Skip to content

Commit

Permalink
chore(gmap-vue): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.4](v2.0.3...v2.0.4) (2022-02-11)

### Bug Fixes

* **gmap-vue:** fix fields error on autocomplete component ([a6b8712](a6b8712)), closes [#118](#118)
  • Loading branch information
semantic-release-bot committed Feb 11, 2022
1 parent a6b8712 commit b28273d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/gmap-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.4](https://github.com/diegoazh/gmap-vue/compare/v2.0.3...v2.0.4) (2022-02-11)


### Bug Fixes

* **gmap-vue:** fix fields error on autocomplete component ([a6b8712](https://github.com/diegoazh/gmap-vue/commit/a6b8712097b863894a7839ab17f1640abc993f85)), closes [#118](https://github.com/diegoazh/gmap-vue/issues/118)

## [2.0.3](https://github.com/diegoazh/gmap-vue/compare/v2.0.2...v2.0.3) (2022-02-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/gmap-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gmap-vue",
"version": "2.0.3",
"version": "2.0.4",
"description": "This is a google map component for Vue.js, updated for Vue 2 compatibility",
"main": "dist/main.js",
"engines": {
Expand Down

0 comments on commit b28273d

Please sign in to comment.