Skip to content

Commit

Permalink
chore(release): 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yue1123 committed May 29, 2023
1 parent c2aef9a commit cdb1d93
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.1.1](https://github.com/yue1123/vue3-baidu-map-gl/compare/v2.1.0...v2.1.1) (2023-05-29)


### ✨ Features | 新功能

* required props dev warn log ([5d637ce](https://github.com/yue1123/vue3-baidu-map-gl/commit/5d637ce5db2043c10c52cf9e836cf57bd590ff3a))


### ✏️ Documentation | 文档

* **style:** format docs ([30fb3e2](https://github.com/yue1123/vue3-baidu-map-gl/commit/30fb3e2e711cf43daf5f1530639d83da7b0a7065))
* update docs SEO and README.md img url ([c2aef9a](https://github.com/yue1123/vue3-baidu-map-gl/commit/c2aef9afc3f7098fc2a7a4d46a90bf97d176d05f))

## [2.1.0](https://github.com/yue1123/vue3-baidu-map-gl/compare/v2.0.0...v2.1.0) (2023-05-29)


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

0 comments on commit cdb1d93

Please sign in to comment.