Skip to content

Commit

Permalink
chore(release): 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HusamElbashir committed Aug 27, 2023
1 parent 942af39 commit c56181f
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.

### [0.17.1](https://github.com/inocan-group/vue3-google-maps/compare/v0.17.0...v0.17.1) (2023-08-27)


### Bug Fixes

* custom markers reactivity ([4a06b12](https://github.com/inocan-group/vue3-google-maps/commit/4a06b12b800fcb49d013c8b3cd5279f7ee0b5f25))

### [0.17.0](https://github.com/inocan-group/vue3-google-maps/compare/v0.16.0...v0.17.0) (2023-08-12)


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": "vue3-google-map",
"version": "0.17.0",
"version": "0.17.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit c56181f

Please sign in to comment.