We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e615bc4 commit b94a9e6Copy full SHA for b94a9e6
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.1.2
2
+
3
+### Bug fixes 🐞
4
5
+- Fix attribution not being displayed for imported fragments (reintroducing the fix from v3.0.1 that was accidentally missing in v3.1.0).
6
7
## 3.1.1
8
9
### Bug fixes 🐞
package.json
@@ -1,7 +1,7 @@
{
"name": "mapbox-gl",
"description": "A WebGL interactive maps library",
- "version": "3.1.1",
+ "version": "3.1.2",
"main": "dist/mapbox-gl.js",
"style": "dist/mapbox-gl.css",
"license": "SEE LICENSE IN LICENSE.txt",
0 commit comments