Skip to content

Commit

Permalink
release($bump): biu-deps-webpack@1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
iq9891 committed Jun 16, 2022
1 parent 7815e2c commit e88d403
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions packages/deps-webpack/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 1.0.5 (2022-06-16)


### Bug Fixes

* **$biu:** run error ([3d6fc52](https://github.com/fe6/biu/commit/3d6fc5262ff0ed44a12bd39e6dc9b2da0c725e42))
* **$deps:** error ([0d271f4](https://github.com/fe6/biu/commit/0d271f44c2c6b77b20a588abdea1251397df30ea))
* **$deps:** error ([83f4959](https://github.com/fe6/biu/commit/83f495917dfb20dd22dca2332fd17e909d598d4a))
* **$deps:** vue loader ([a8b2b3d](https://github.com/fe6/biu/commit/a8b2b3df7db5cbe5016074aa0789633d2322740b))


### Features

* **$cmd:** add build cmd ([ae36267](https://github.com/fe6/biu/commit/ae362674938e8127ce78b1a3999eb3c9955afc60))
* **$config:** add env config ([b8c087e](https://github.com/fe6/biu/commit/b8c087e28619c89012031b8b15c42e47a19f9eb3))
* **$dev:** add dev server ([580cc83](https://github.com/fe6/biu/commit/580cc831170a9a6c2df50d88801444a10bc59978))
* **$lib:** add react parser ([120ba7e](https://github.com/fe6/biu/commit/120ba7e8372359d0056a4cb4c6693a59d6e5ba9f))



## 1.0.4 (2022-06-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/deps-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fe6/biu-deps-webpack",
"version": "1.0.4",
"version": "1.0.5",
"description": "@fe6/biu-deps-webpack",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e88d403

Please sign in to comment.