Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2024-05-21)

### Features

* upgrade to rescript 11 ([5698a0e](5698a0e))
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent 5698a0e commit 3bbf30b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/DCKT/rescript-router/compare/v1.0.0...v1.1.0) (2024-05-21)


### Features

* upgrade to rescript 11 ([5698a0e](https://github.com/DCKT/rescript-router/commit/5698a0e4dd1b6c620317e5dc96e69f92d4c9818a))

# 1.0.0 (2023-12-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dck/rescript-router",
"version": "1.0.0",
"version": "1.1.0",
"scripts": {
"build": "rescript build",
"start": "rescript build -w",
Expand Down

0 comments on commit 3bbf30b

Please sign in to comment.