Skip to content

Commit f47e53c

Browse files
authored
Release 2.1.1 (#914)
1 parent 321c416 commit f47e53c

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@
66

77
### 🐞 Bug fixes
88

9-
- Fix stale tiles being shown when calling VectorTileSource#setTiles while the map is moving.
109
- *...Add new stuff here...*
1110

11+
## 2.1.1
12+
13+
### 🐞 Bug fixes
14+
15+
- Fix stale tiles being shown when calling VectorTileSource#setTiles while the map is moving.
16+
1217
## 2.1.0
1318
### ✨ Features and improvements
1419

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.1.0",
4+
"version": "2.1.1",
55
"main": "dist/maplibre-gl.js",
66
"style": "dist/maplibre-gl.css",
77
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)