Skip to content

Commit 3bbf30b

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2024-05-21) ### Features * upgrade to rescript 11 ([5698a0e](5698a0e))
1 parent 5698a0e commit 3bbf30b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/DCKT/rescript-router/compare/v1.0.0...v1.1.0) (2024-05-21)
2+
3+
4+
### Features
5+
6+
* upgrade to rescript 11 ([5698a0e](https://github.com/DCKT/rescript-router/commit/5698a0e4dd1b6c620317e5dc96e69f92d4c9818a))
7+
18
# 1.0.0 (2023-12-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dck/rescript-router",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"scripts": {
55
"build": "rescript build",
66
"start": "rescript build -w",

0 commit comments

Comments
 (0)