Skip to content

Commit

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


### Bug Fixes

* bump user dependencies version ([6d1e80d](https://github.com/originjs/webpack-to-vite/commit/6d1e80de9d60042045b450e885d9ca21d74108d1))
* friendly error message ([28a8db3](https://github.com/originjs/webpack-to-vite/commit/28a8db3870ae1f5c42640ee390eae54a183cc204))



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

0 comments on commit 7caa2a9

Please sign in to comment.