Skip to content

Commit c19521d

Browse files
committed
1 parent df7b040 commit c19521d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue3/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.2.123](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.123) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* set currentRouter path when use memoryHistory in client ([df7b040](https://github.com/zhangyuang/ssr/commit/df7b040035e39400e3c6ed8256ab0fb0e08f3c61))
7+
8+
9+
110
## [6.2.122](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.122) (2025-03-11)
211

312

packages/plugin-vue3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssr-plugin-vue3",
3-
"version": "6.2.122",
3+
"version": "6.2.123",
44
"description": "plugin-vue3 for ssr",
55
"main": "./cjs/index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)