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 67f8acc commit ed7cf51Copy full SHA for ed7cf51
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/pansyjs/react-mapbox-gl/compare/v1.3.0...v1.4.0) (2024-01-25)
2
+
3
4
+### Features
5
6
+* 优化导出 ([67f8acc](https://github.com/pansyjs/react-mapbox-gl/commit/67f8acca2587baba3583b45c0531a66d11b5b4d9))
7
8
# [1.3.0](https://github.com/pansyjs/react-mapbox-gl/compare/v1.2.0...v1.3.0) (2024-01-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@pansy/react-mapbox-gl",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "🌍 基于 Mapbox GL 封装的 React 组件库",
"repository": "[email protected]:pansyjs/react-mapbox-gl.git",
"main": "./lib/index.js",
0 commit comments