Skip to content

Commit 8d1fc12

Browse files
chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.0...v1.23.0) (2024-05-07) ### Features * add space between nav and title ([94ad9cd](94ad9cd))
1 parent 94ad9cd commit 8d1fc12

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.23.0](https://github.com/VincentHardouin/metro-travel/compare/v1.22.0...v1.23.0) (2024-05-07)
2+
3+
4+
### Features
5+
6+
* add space between nav and title ([94ad9cd](https://github.com/VincentHardouin/metro-travel/commit/94ad9cd8b6e675e8dcdfc17da03bdf32498412b7))
7+
18
# [1.22.0](https://github.com/VincentHardouin/metro-travel/compare/v1.21.0...v1.22.0) (2024-05-03)
29

310

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,7 +1,7 @@
11
{
22
"name": "metro-travel",
33
"type": "module",
4-
"version": "1.22.0",
4+
"version": "1.23.0",
55
"private": true,
66
"description": "",
77
"source": "index.html",

0 commit comments

Comments
 (0)