We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c4b99 commit 897e97dCopy full SHA for 897e97d
‎packages/http-svc/CHANGELOG.md‎
@@ -27,6 +27,12 @@
27
28
- 弃用的功能或特性 -->
29
30
+## [v1.0.0] - 2024-12-05
31
+
32
+### Added
33
34
+- change dependencies version workspaces
35
36
## [v1.0.0] - 2024-07-18
37
38
### Added
‎packages/http-svc/package.json‎
@@ -1,6 +1,6 @@
1
{
2
"name": "http-svc",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A HTTP request service for browser and node.js",
5
"private": false,
6
"main": "dist/index.legacy.js",
0 commit comments