Skip to content

Commit 2ca0699

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.0...v1.17.0) (2024-04-23) ### Bug Fixes * use version in release screenshot commit ([e54b28a](e54b28a)) ### Features * allow to toggle stop ([7e9a5d9](7e9a5d9))
1 parent 7e9a5d9 commit 2ca0699

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.17.0](https://github.com/VincentHardouin/metro-travel/compare/v1.16.0...v1.17.0) (2024-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* use version in release screenshot commit ([e54b28a](https://github.com/VincentHardouin/metro-travel/commit/e54b28ae2c876dbaa70605779dd5e43027c0b7a1))
7+
8+
9+
### Features
10+
11+
* allow to toggle stop ([7e9a5d9](https://github.com/VincentHardouin/metro-travel/commit/7e9a5d924bb51554008792dbd898c11840c2914e))
12+
113
# [1.16.0](https://github.com/VincentHardouin/metro-travel/compare/v1.15.1...v1.16.0) (2024-04-20)
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.16.0",
4+
"version": "1.17.0",
55
"private": true,
66
"description": "",
77
"source": "index.html",

0 commit comments

Comments
 (0)