Skip to content

Commit 75a03e0

Browse files
authored
Bump version to 19.2.2 (#265)
1 parent aeb93a0 commit 75a03e0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
## main
2+
3+
## 19.2.2
4+
5+
### ✨ Features and improvements
6+
7+
* Trim css color before parsing [#255](https://github.com/maplibre/maplibre-style-spec/pull/255)
8+
29
## 19.2.1
310
### ✨ Features and improvements
411

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

0 commit comments

Comments
 (0)