Skip to content

Commit

Permalink
release: 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Chieffo committed Dec 14, 2021
1 parent fb30f98 commit 5243b7a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.5](https://github.com/originjs/webpack-to-vite/compare/v1.0.4...v1.0.5) (2021-12-14)


### Bug Fixes

* further resolve webpackConfig ([fb30f98](https://github.com/originjs/webpack-to-vite/commit/fb30f9854d92e5c536dbe0d50b6b0608e95f7ac8))



## [1.0.4](https://github.com/originjs/webpack-to-vite/compare/v1.0.3...v1.0.4) (2021-12-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": "@originjs/webpack-to-vite",
"version": "1.0.4",
"version": "1.0.5",
"description": "convert a webpack project to a vite project",
"main": "dist/bin/index.js",
"bin": {
Expand Down

0 comments on commit 5243b7a

Please sign in to comment.