Skip to content

Commit 89af838

Browse files
committed
Release 18.0.0
1 parent 9dbeb80 commit 89af838

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 18.0.0
2+
* maplibre-gl-style-spec now has it's own repository. The major bump is mainly a precautionary measure, in case the restructuring causes friction.
3+
14
## 17.1.0
25
* Add support for multiple sprites in one style (#1805)
36

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 gl styles",
4-
"version": "18.0.0-pre.1",
4+
"version": "18.0.0",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
 (0)