Skip to content

Commit 9d4dba9

Browse files
authored
Merge pull request #2 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents 0b99d6e + c275291 commit 9d4dba9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/neat-mails-own.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.2
4+
5+
### Patch Changes
6+
7+
- [`45ce470`](https://github.com/hyperse-io/html-webpack-plugin-loader/commit/45ce470cfc82221cfea4a4a7cdc11269dc0e9cc0) Thanks [@tianyingchun](https://github.com/tianyingchun)! - improved API & docs
8+
39
## 1.0.1
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.1",
3+
"version": "1.0.2",
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)