Skip to content

Commit 897e97d

Browse files
author
Josper
committed
chore: 🤖 [email protected]
pkg depends version workspace flag
1 parent 97c4b99 commit 897e97d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎packages/http-svc/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
2828
- 弃用的功能或特性 -->
2929

30+
## [v1.0.0] - 2024-12-05
31+
32+
### Added
33+
34+
- change dependencies version workspaces
35+
3036
## [v1.0.0] - 2024-07-18
3137

3238
### Added

‎packages/http-svc/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-svc",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A HTTP request service for browser and node.js",
55
"private": false,
66
"main": "dist/index.legacy.js",

0 commit comments

Comments
 (0)