Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
release v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 3, 2022
1 parent 2cb9e0f commit 3a1cf37
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.9.2](https://github.com/underfin/vite-plugin-vue2/compare/v1.9.1...v1.9.2) (2022-01-03)


### Bug Fixes

* ensure HMR stays working in SSR ([#160](https://github.com/underfin/vite-plugin-vue2/issues/160)) ([2cb9e0f](https://github.com/underfin/vite-plugin-vue2/commit/2cb9e0f68b5fc14fb69c7bb9ec69cae904d55f5e))



## [1.9.1](https://github.com/underfin/vite-plugin-vue2/compare/v1.9.0...v1.9.1) (2022-01-03)


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": "vite-plugin-vue2",
"version": "1.9.1",
"version": "1.9.2",
"description": "Vite plugin for Vue2",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3a1cf37

Please sign in to comment.