Skip to content

Commit e22a6bb

Browse files
committed
1 parent 6be2a8f commit e22a6bb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/utils/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.2.160](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.160) (2024-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* compile error ([6be2a8f](https://github.com/zhangyuang/ssr/commit/6be2a8ffb65edd91ad8bc9b0ef66a338a8de4218))
7+
8+
9+
110
## [6.2.159](https://github.com/zhangyuang/ssr/compare/[email protected]@6.2.159) (2024-10-23)
211

312

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssr-common-utils",
3-
"version": "6.2.159",
3+
"version": "6.2.160",
44
"description": "utils for serverless ssr",
55
"types": "./esm/types.d.ts",
66
"main": "./cjs/server/index.js",

0 commit comments

Comments
 (0)