Skip to content

Commit 8373c9d

Browse files
authored
Bump version to 2.2.0-pre.3 (#1321)
1 parent 6fa592c commit 8373c9d

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
### 🐞 Bug fixes
88

99
- *...Add new stuff here...*
10+
11+
## 2.2.0-pre.3
12+
13+
### 🐞 Bug fixes
14+
1015
- Handle maxBounds which cross the meridian at longitude ±180° (#1298, #1299)
1116
- Hide arrow displayed in default `summary` styles on the attribution control (#1258)
1217
- Fix memory usage in terrain 3D (#1291, #1302)

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-gl",
33
"description": "BSD licensed community fork of mapbox-gl, a WebGL interactive maps library",
4-
"version": "2.2.0-pre.2",
4+
"version": "2.2.0-pre.3",
55
"main": "dist/maplibre-gl.js",
66
"style": "dist/maplibre-gl.css",
77
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)