Skip to content

Commit

Permalink
chore(release): v1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2024-03-30)

### Bug Fixes

* **Map:** 修复地图样式设置问题 ([12cc946](12cc946))
  • Loading branch information
semantic-release-bot committed Mar 30, 2024
1 parent 5a172b6 commit 621a459
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.1](https://github.com/pansyjs/react-mapbox-gl/compare/v1.8.0...v1.8.1) (2024-03-30)


### Bug Fixes

* **Map:** 修复地图样式设置问题 ([12cc946](https://github.com/pansyjs/react-mapbox-gl/commit/12cc94609b8c90c274f361045218bb41daca1cc4))

# [1.8.0](https://github.com/pansyjs/react-mapbox-gl/compare/v1.7.1...v1.8.0) (2024-03-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/react-mapbox-gl",
"version": "1.8.0",
"version": "1.8.1",
"description": "🌍 基于 Mapbox GL 封装的 React 组件库",
"repository": "git@github.com:pansyjs/react-mapbox-gl.git",
"main": "./lib/index.js",
Expand Down

0 comments on commit 621a459

Please sign in to comment.