Skip to content

Commit c5e4e32

Browse files
authored
Merge pull request #4 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents f831844 + a738a7a commit c5e4e32

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hot-tigers-post.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hyperse/html-webpack-plugin-loader
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [`f831844`](https://github.com/hyperse-io/html-webpack-plugin-loader/commit/f831844c7d3c81e21d8e8050817ef9ca94eda0e3) Thanks [@tianyingchun](https://github.com/tianyingchun)! - fix missed `headInlineStyles` imports
8+
39
## 1.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperse/html-webpack-plugin-loader",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A custom template loader that parses HTML templates for the `html-webpack-plugin` package",
55
"keywords": [
66
"hyperse",

0 commit comments

Comments
 (0)