Skip to content

Commit b279bdd

Browse files
authored
Bump to v2.1.5 (#996)
1 parent bb21d11 commit b279bdd

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
- *...Add new stuff here...*
1010

11+
## 2.1.5
12+
13+
### 🐞 Bug fixes
14+
15+
- Publish empty `postinstall.js` file. Follow-up on (#990), (#991), (#992).
16+
1117
## 2.1.5-pre.1
1218

1319
### 🐞 Bug fixes

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

0 commit comments

Comments
 (0)