Skip to content

Commit 5d41a56

Browse files
chore(release): 1.27.0 [skip ci]
# [1.27.0](v1.26.0...v1.27.0) (2025-03-09) ### Bug Fixes * get information for finish game ([5980e27](5980e27)) ### Features * use station mode by default ([355b17b](355b17b))
1 parent 355b17b commit 5d41a56

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

docs/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.27.0](https://github.com/VincentHardouin/metro-travel/compare/v1.26.0...v1.27.0) (2025-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* get information for finish game ([5980e27](https://github.com/VincentHardouin/metro-travel/commit/5980e2757f2b0b6420e2a3af5cff006f16422f0b))
7+
8+
9+
### Features
10+
11+
* use station mode by default ([355b17b](https://github.com/VincentHardouin/metro-travel/commit/355b17b4cdedb8a0888260d8f72f52c3426a0006))
12+
113
# [1.26.0](https://github.com/VincentHardouin/metro-travel/compare/v1.25.0...v1.26.0) (2024-07-12)
214

315

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "metro-travel",
33
"type": "module",
4-
"version": "1.26.0",
4+
"version": "1.27.0",
55
"private": true,
66
"description": "",
77
"source": "index.html",

0 commit comments

Comments
 (0)