Skip to content

Commit

Permalink
chore(release): v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IndexXuan committed May 20, 2021
1 parent a7d1a28 commit 11749bb
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 @@
<a name="1.1.1"></a>
## [1.1.1](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.1.0...v1.1.1) (2021-05-20)


### Bug Fixes

* fix history mode SPA fallback(html template) ([a7d1a28](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/a7d1a28))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.0.3...v1.1.0) (2021-05-20)

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": "vue-cli-plugin-vite",
"version": "1.1.0",
"version": "1.1.1",
"description": "out-of-box vite dev for vue-cli project",
"main": "index.js",
"author": "[email protected]",
Expand Down

0 comments on commit 11749bb

Please sign in to comment.