Skip to content

Commit f8ef22f

Browse files
authored
chore(main): release 0.0.32 (#9)
1 parent 33a82b7 commit f8ef22f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.32](https://github.com/stonemjs/http-core/compare/v0.0.3...v0.0.32) (2024-12-01)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* update Stone core dependency ([33a82b7](https://github.com/stonemjs/http-core/commit/33a82b77e98ade423889148c13f25ccd40b75c8a))
9+
310
## [0.0.3](https://github.com/stonemjs/http-core/compare/v0.0.2...v0.0.3) (2024-12-01)
411

512

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.3",
3+
"version": "0.0.32",
44
"description": "Stone.js HTTP Core",
55
"author": "Mr. Stone <evensstone@gmail.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)