Skip to content

Commit

Permalink
chore(release): 2.3.1 close #55
Browse files Browse the repository at this point in the history
  • Loading branch information
yue1123 committed Nov 10, 2023
1 parent 2a3ab9a commit 4250a82
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.3.1](https://github.com/yue1123/vue3-baidu-map-gl/compare/v2.3.0...v2.3.1) (2023-11-10)


### 🐛 Bug Fixes | Bug 修复

* 轨迹动画延迟执行状态更新不正确 [#55](https://github.com/yue1123/vue3-baidu-map-gl/issues/55) ([2a3ab9a](https://github.com/yue1123/vue3-baidu-map-gl/commit/2a3ab9ae093723e045f20de8cc9f2d1790d2d61a))

## [2.3.0](https://github.com/yue1123/vue3-baidu-map-gl/compare/v2.2.4...v2.3.0) (2023-09-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-baidu-map-gl",
"description": "A Vue 3 baidu map gl Component Library. ",
"version": "2.3.0",
"version": "2.3.1",
"main": "es/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
Expand Down

0 comments on commit 4250a82

Please sign in to comment.