Skip to content

Commit 2b6ad47

Browse files
authored
chore(main): release 0.0.2 (#7)
1 parent 24dd4b3 commit 2b6ad47

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## 0.0.2 (2024-11-30)
4+
5+
6+
### Features
7+
8+
* implement http-core ([24dd4b3](https://github.com/stonemjs/http-core/commit/24dd4b3f1e59fc19fb65fa5316121fe4b68e4f41))
9+
10+
## Changelog
11+
312
All notable changes to the "Stone.js Http core" extension will be documented in this file.
413

514
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

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

0 commit comments

Comments
 (0)