Skip to content

Commit 58721db

Browse files
chore(release): v1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-01-25) ### Bug Fixes * 修复 React is not defined ([c8e72c9](c8e72c9))
1 parent c8e72c9 commit 58721db

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.4.1](https://github.com/pansyjs/react-mapbox-gl/compare/v1.4.0...v1.4.1) (2024-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复 React is not defined ([c8e72c9](https://github.com/pansyjs/react-mapbox-gl/commit/c8e72c9405b1035a0f5e42955202c6fa9eccb630))
7+
18
# [1.4.0](https://github.com/pansyjs/react-mapbox-gl/compare/v1.3.0...v1.4.0) (2024-01-25)
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.4.0",
3+
"version": "1.4.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)