Skip to content

Commit d766f71

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.1...v1.16.0) (2024-04-20) ### Features * improve extract-data ([38258ec](38258ec)) * use gtfs in front ([69472df](69472df)) * use new gtfs data for graph ([1a69090](1a69090))
1 parent 8aef432 commit d766f71

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

docs/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.16.0](https://github.com/VincentHardouin/metro-travel/compare/v1.15.1...v1.16.0) (2024-04-20)
2+
3+
4+
### Features
5+
6+
* improve extract-data ([38258ec](https://github.com/VincentHardouin/metro-travel/commit/38258ec84ce18c232234ceee1817a64b33476b49))
7+
* use gtfs in front ([69472df](https://github.com/VincentHardouin/metro-travel/commit/69472df8751d30c5c44708970425aa6258a9e86a))
8+
* use new gtfs data for graph ([1a69090](https://github.com/VincentHardouin/metro-travel/commit/1a690909604d57223f4cace410b3dd448d9b8bc6))
9+
110
## [1.15.1](https://github.com/VincentHardouin/metro-travel/compare/v1.15.0...v1.15.1) (2024-04-14)
211

312

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.15.1",
4+
"version": "1.16.0",
55
"private": true,
66
"description": "",
77
"source": "index.html",

0 commit comments

Comments
 (0)