Skip to content

Commit a4a0f3c

Browse files
authored
chore(main): release 0.1.0 (#4)
1 parent 8fbaeca commit a4a0f3c

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
@@ -5,6 +5,13 @@ All notable changes to the "Stone.js Router" extension will be documented in thi
55
## Unreleased
66

77

8+
## [0.1.0](https://github.com/stone-foundation/stone-js-router/compare/v0.0.3...v0.1.0) (2025-06-12)
9+
10+
11+
### Features
12+
13+
* major internal restructuring and cleanup ([#3](https://github.com/stone-foundation/stone-js-router/issues/3)) ([8fbaeca](https://github.com/stone-foundation/stone-js-router/commit/8fbaeca87265f49c925a5a96af252f17c80da8b5))
14+
815
## [0.0.3](https://github.com/stonemjs/router/compare/v0.0.2...v0.0.3) (2025-01-21)
916

1017

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/router",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Stone.js router for both Node.js and browser environments, designed for serverless applications.",
55
"author": "Mr. Stone <evensstone@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)