Skip to content

Commit fcaebf8

Browse files
authored
Merge pull request #7 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents c8dc854 + c46e2a2 commit fcaebf8

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/crazy-mugs-sin.md

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

.changeset/kind-nails-fetch.md

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

CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- [`b6b3b3d`](https://github.com/hyperse-io/html-webpack-plugin-loader/commit/b6b3b3dc35793d623d6fdaeab125e1518f01698e) Thanks [@tyc15129](https://github.com/tyc15129)! - Enhanced template parsing logic to ensure correct order of head elements based on new `data-order` and `data-position` attributes.
8+
9+
- [`c8dc854`](https://github.com/hyperse-io/html-webpack-plugin-loader/commit/c8dc854fd0480ca45dd229d3e248d349e687bf9e) Thanks [@tyc15129](https://github.com/tyc15129)! - Implement cleanup of data-order and data-position attributes
10+
311
## 1.0.6
412

513
### 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.6",
3+
"version": "1.0.7",
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)