Skip to content

Commit 489b0f4

Browse files
Bump version to 20.0.0 (#487)
Co-authored-by: HarelM <[email protected]>
1 parent 2c73c69 commit 489b0f4

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
### ✨ Features and improvements
44

5+
- _...Add new stuff here..._
6+
7+
### 🐞 Bug fixes
8+
- _...Add new stuff here..._
9+
10+
## 20.0.0
11+
12+
### ✨ Features and improvements
13+
514
* Add back `migrate`, `validate` and `format` to the exported methods of this package [#464](https://github.com/maplibre/maplibre-style-spec/pull/464)
615
* Add terrain to diff method and improve type. This also removes the `operations` from the API [#460](https://github.com/maplibre/maplibre-style-spec/pull/460)
716
* Improve the type of `data` in the `GeoJSONSourceSpecification` for TypeScript [#463](https://github.com/maplibre/maplibre-style-spec/pull/463).

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": "19.3.3",
4+
"version": "20.0.0",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
 (0)