Skip to content

Commit

Permalink
[caspian] style-spec 13.13.1 CHANGELOG and version bump (#9539)
Browse files Browse the repository at this point in the history
* Version bump an changelog

* Update src/style-spec/CHANGELOG.md

Co-Authored-By: Asheem Mamoowala <[email protected]>

Co-authored-by: Asheem Mamoowala <[email protected]>
  • Loading branch information
Arindam Bose and Asheem Mamoowala authored Apr 10, 2020
1 parent f6b4352 commit bae5598
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions src/style-spec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 13.13.1

### ✨ Features and improvements
* Expose `expression.isExpressionFilter(..)` from the bundle. ([#9530](https://github.com/mapbox/mapbox-gl-js/pull/9530))

### 🐛 Bug fixes
* Fix a broken module import where the `style-spec` package was importing files from `mapbox-gl-js`, it's parent repo, causing downstream build systems to break. ([#9522](https://github.com/mapbox/mapbox-gl-js/pull/9522))

## 13.13.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.13.0",
"version": "13.13.1",
"author": "Mapbox",
"keywords": [
"mapbox",
Expand Down

0 comments on commit bae5598

Please sign in to comment.