Skip to content

Commit b9458a4

Browse files
authored
Release 2.3.1-pre.1 (#1490)
1 parent beff698 commit b9458a4

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44
### ✨ Features and improvements
55

66
- *...Add new stuff here...*
7-
- Improved error handling ([#1485](https://github.com/maplibre/maplibre-gl-js/pull/1485))
8-
-
7+
98
### 🐞 Bug fixes
109

1110
- *...Add new stuff here...*
12-
-
11+
12+
## 2.3.1-pre.1
13+
14+
### ✨ Features and improvements
15+
- Improve error handling ([#1485](https://github.com/maplibre/maplibre-gl-js/pull/1485))
16+
1317
## 2.3.0
1418

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

0 commit comments

Comments
 (0)