Skip to content

Commit cf0e5fa

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2024-03-11) ### Features * reduce map height to fit in viewport ([2447ead](2447ead))
1 parent 2447ead commit cf0e5fa

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.11.0](https://github.com/VincentHardouin/metro-travel/compare/v1.10.0...v1.11.0) (2024-03-11)
2+
3+
4+
### Features
5+
6+
* reduce map height to fit in viewport ([2447ead](https://github.com/VincentHardouin/metro-travel/commit/2447ead0aac0f9560b60e36e2738229ba57be5b2))
7+
18
# [1.10.0](https://github.com/VincentHardouin/metro-travel/compare/v1.9.1...v1.10.0) (2024-03-11)
29

310

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

0 commit comments

Comments
 (0)