Skip to content

Commit

Permalink
v2.6.0 (#11257)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansis authored Nov 8, 2021
1 parent 82b4c25 commit fb5beca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.6.0-beta.2
## 2.6.0

### ✨ Features and improvements

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mapbox-gl",
"description": "A WebGL interactive maps library",
"version": "2.6.0-beta.2",
"version": "2.6.0",
"main": "dist/mapbox-gl.js",
"style": "dist/mapbox-gl.css",
"license": "SEE LICENSE IN LICENSE.txt",
Expand Down
2 changes: 1 addition & 1 deletion src/style-spec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 13.23.0-beta.2
# 13.23.0

### ✨ Features and improvements

Expand Down
2 changes: 1 addition & 1 deletion src/style-spec/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mapbox/mapbox-gl-style-spec",
"description": "a specification for mapbox gl styles",
"version": "13.23.0-beta.2",
"version": "13.23.0",
"author": "Mapbox",
"keywords": [
"mapbox",
Expand Down

0 comments on commit fb5beca

Please sign in to comment.