Skip to content

Commit

Permalink
bookmark: release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Apr 8, 2023
1 parent 43b3985 commit 80c48fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.3](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.2...v0.1.3) (2023-04-08)


### Features

* add html opts ([43b3985](https://github.com/MicroAppJS/plugin-webpack/commit/43b398541353a2a4fe117c867802a72b5a8de070))

## [0.1.2](https://github.com/MicroAppJS/plugin-webpack/compare/v0.1.1...v0.1.2) (2022-09-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
"version": "0.1.2",
"version": "0.1.3",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 80c48fb

Please sign in to comment.