Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](v1.24.0...v1.25.0) (2024-05-09)

### Features

* add 404 ([41bb97b](41bb97b))
* add description ([707f58f](707f58f))
  • Loading branch information
semantic-release-bot committed May 9, 2024
1 parent 707f58f commit 8fad9e7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.25.0](https://github.com/VincentHardouin/metro-travel/compare/v1.24.0...v1.25.0) (2024-05-09)


### Features

* add 404 ([41bb97b](https://github.com/VincentHardouin/metro-travel/commit/41bb97b50b651dcb336e8b40fac1632343d08b31))
* add description ([707f58f](https://github.com/VincentHardouin/metro-travel/commit/707f58fbd4ad32f8c0ad7cb1d0e97e6ecbc0515a))

# [1.24.0](https://github.com/VincentHardouin/metro-travel/compare/v1.23.0...v1.24.0) (2024-05-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "metro-travel",
"type": "module",
"version": "1.24.0",
"version": "1.25.0",
"private": true,
"description": "",
"source": "index.html",
Expand Down

0 comments on commit 8fad9e7

Please sign in to comment.