Skip to content

Commit 621a459

Browse files
chore(release): v1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2024-03-30) ### Bug Fixes * **Map:** 修复地图样式设置问题 ([12cc946](12cc946))
1 parent 5a172b6 commit 621a459

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/pansyjs/react-mapbox-gl/compare/v1.8.0...v1.8.1) (2024-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **Map:** 修复地图样式设置问题 ([12cc946](https://github.com/pansyjs/react-mapbox-gl/commit/12cc94609b8c90c274f361045218bb41daca1cc4))
7+
18
# [1.8.0](https://github.com/pansyjs/react-mapbox-gl/compare/v1.7.1...v1.8.0) (2024-03-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pansy/react-mapbox-gl",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "🌍 基于 Mapbox GL 封装的 React 组件库",
55
"repository": "git@github.com:pansyjs/react-mapbox-gl.git",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)