Skip to content

Commit f5afe41

Browse files
Bump version to 22.0.0 (#909)
* Bump version to 22.0.0 * cleanup --------- Co-authored-by: birkskyum <[email protected]> Co-authored-by: Birk Skyum <[email protected]>
1 parent c5f8f8d commit f5afe41

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
## main
22

33
### ✨ Features and improvements
4-
- Use named imports internally - no package entrypoints changed ([#904](https://github.com/maplibre/maplibre-style-spec/pull/904))
5-
- Add projection type expression syntax ([#888](https://github.com/maplibre/maplibre-style-spec/pull/888))
64
- _...Add new stuff here..._
75

86
### 🐞 Bug fixes
97
- _...Add new stuff here..._
108

9+
## 22.0.0
10+
11+
### ✨ Features and improvements
12+
- Use named imports internally - no package entrypoints changed ([#904](https://github.com/maplibre/maplibre-style-spec/pull/904))
13+
- Add projection type expression syntax ([#888](https://github.com/maplibre/maplibre-style-spec/pull/888))
14+
1115
## 21.2.0
1216

1317
### ✨ 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": "21.2.0",
4+
"version": "22.0.0",
55
"author": "MapLibre",
66
"keywords": [
77
"mapbox",

0 commit comments

Comments
 (0)