Skip to content

Commit

Permalink
chore(release): 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HusamElbashir committed Sep 28, 2023
1 parent c011003 commit 14a88a1
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.18.0](https://github.com/inocan-group/vue3-google-maps/compare/v0.17.1...v0.18.0) (2023-09-28)


### Features

* add v-model to infowindow ([64ac3ac](https://github.com/inocan-group/vue3-google-maps/commit/64ac3ac42a9125ccf538553e97ba5b8dd0ac2c66))

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


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.1",
"version": "0.18.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 14a88a1

Please sign in to comment.