Skip to content

Commit f06dde1

Browse files
authored
Merge pull request #3 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents 866b3b5 + 81fed8f commit f06dde1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fine-olives-learn.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.3
4+
5+
### Patch Changes
6+
7+
- [`866b3b5`](https://github.com/hyperse-io/html-webpack-plugin-loader/commit/866b3b577ebbec760e4f4a815f9231e7decb0f94) Thanks [@tianyingchun](https://github.com/tianyingchun)! - fix typo issue
8+
39
## 1.0.2
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.2",
3+
"version": "1.0.3",
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)