@mapbox/mapbox-gl-style-spec 13.28.0-beta.1 → 13.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +0 -11
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,14 +1,3 @@
1
- ## 13.28.0-beta.1
2
-
3
- ### Features ✨
4
-
5
- * Add optional spec parameter to `validateMapboxApiSupported` ([#12448](https://github.com/mapbox/mapbox-gl-js/pull/12448))
6
- * Derive source type values from spec ([#12449](https://github.com/mapbox/mapbox-gl-js/pull/12449))
7
-
8
- ### Bug fixes 🐞
9
-
10
- * Fix incorrect transition flag in *-pattern and line-dasharray properties ([#12372](https://github.com/mapbox/mapbox-gl-js/pull/12372))
11
-
12
1
  ## 13.27.0
13
2
 
14
3
  ### Bug fixes 🐞
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mapbox/mapbox-gl-style-spec",
3
3
  "description": "a specification for mapbox gl styles",
4
- "version": "13.28.0-beta.1",
4
+ "version": "13.28.0",
5
5
  "author": "Mapbox",
6
6
  "keywords": [
7
7
  "mapbox",