Skip to content

Commit 30502b7

Browse files
authored
chore(main): release 0.0.3 (#8)
1 parent ed7c218 commit 30502b7

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.3](https://github.com/stonemjs/http-core/compare/v0.0.2...v0.0.3) (2024-12-01)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* upgrade mime version ([ed7c218](https://github.com/stonemjs/http-core/commit/ed7c2187bd85b6877da7cd9f8c94448716446e07))
9+
310
## 0.0.2 (2024-11-30)
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.2",
3+
"version": "0.0.3",
44
"description": "Stone.js HTTP Core",
55
"author": "Mr. Stone <evensstone@gmail.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)