Skip to content

Commit 00ccab3

Browse files
authored
chore(main): release 0.0.33 (#13)
1 parent 680e946 commit 00ccab3

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the "Stone.js Http core" extension will be documented in
55
## Unreleased
66

77

8+
## [0.0.33](https://github.com/stonemjs/http-core/compare/v0.0.32...v0.0.33) (2024-12-08)
9+
10+
11+
### Build System
12+
13+
* update @stone-js/core dependency ([34374e6](https://github.com/stonemjs/http-core/commit/34374e6c4f2f644afedac48ffd94e75996e1eca3))
14+
815
## [0.0.32](https://github.com/stonemjs/http-core/compare/v0.0.3...v0.0.32) (2024-12-01)
916

1017

@@ -25,4 +32,3 @@ All notable changes to the "Stone.js Http core" extension will be documented in
2532
### Features
2633

2734
* implement http-core ([24dd4b3](https://github.com/stonemjs/http-core/commit/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41))
28-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stone-js/http-core",
3-
"version": "0.0.32",
3+
"version": "0.0.33",
44
"description": "Stone.js HTTP Core",
55
"author": "Mr. Stone <evensstone@gmail.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)