Skip to content

Commit

Permalink
Update versions to final in gl-js and style-spec package.json and CHA…
Browse files Browse the repository at this point in the history
…NGELOG (#9233)
  • Loading branch information
ahk committed Feb 1, 2020
1 parent e358789 commit ce0d23b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.7.0-beta.1
## 1.7.0

## ✨ Features
* Add `promoteId` option to use a feature property as ID for feature state ([#8987](https://github.com/mapbox/mapbox-gl-js/pull/8987))
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.11.0-beta.1
## 13.11.0

### ✨ Features and improvements
* Add `promoteId` option to use a feature property as ID for feature state ([#8987](https://github.com/mapbox/mapbox-gl-js/pull/8987))
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.11.0-beta.1",
"version": "13.11.0-dev",
"author": "Mapbox",
"keywords": [
"mapbox",
Expand Down

0 comments on commit ce0d23b

Please sign in to comment.