Skip to content

Commit

Permalink
chore(release): 2.6.3
Browse files Browse the repository at this point in the history
ref #117
  • Loading branch information
yue1123 committed Nov 28, 2024
1 parent 48a38b8 commit 025d468
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.6.3](https://github.com/yue1123/vue3-baidu-map-gl/compare/v2.6.2...v2.6.3) (2024-11-28)


### 🐛 Bug Fixes | Bug 修复

* 手动传 apiUrl 时 callback 未正确自动携带 ([b3cbb1e](https://github.com/yue1123/vue3-baidu-map-gl/commit/b3cbb1e51aabb20b6c6c820da5697d738ac09ffe))


### ✏️ Documentation | 文档

* update README.md ([48a38b8](https://github.com/yue1123/vue3-baidu-map-gl/commit/48a38b803116d0b355ff1e0d71f2513f40087a0f))

### [2.6.2](https://github.com/yue1123/vue3-baidu-map-gl/compare/v2.6.1...v2.6.2) (2024-11-25)


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.6.2",
"version": "2.6.3",
"main": "es/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
Expand Down

0 comments on commit 025d468

Please sign in to comment.