Skip to content

Commit 8289ece

Browse files
Bump version to 20.1.1 (#520)
* Bump version to 20.1.1 * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: HarelM <[email protected]> Co-authored-by: Harel M <[email protected]>
1 parent 4e9e832 commit 8289ece

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@
55

66
### 🐞 Bug fixes
77

8-
- Add missing sky in diff results [#518](https://github.com/maplibre/maplibre-style-spec/pull/518)
98
- _...Add new stuff here..._
109

10+
## 20.1.1
11+
12+
### 🐞 Bug fixes
13+
14+
- Add missing sky in diff results [#518](https://github.com/maplibre/maplibre-style-spec/pull/518)
15+
1116
## 20.1.0
1217

1318
### ✨ Features and improvements

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": "@maplibre/maplibre-gl-style-spec",
33
"description": "a specification for maplibre styles",
4-
"version": "20.1.0",
4+
"version": "20.1.1",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
 (0)