Skip to content

Commit

Permalink
chore: release v0.2.0 (soal#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored May 20, 2020
1 parent 193f8de commit 2e0cc4d
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/geospoc/v-mapbox-geocoder/compare/v0.1.1...v0.2.0) (2020-05-20)


### Bug Fixes

* no mapboxgl detected issue ([06ef6b6](https://github.com/geospoc/v-mapbox-geocoder/commit/06ef6b6))
* stop squishing results after updating input ([309c8fd](https://github.com/geospoc/v-mapbox-geocoder/commit/309c8fd))
* typo issue ([d0d23f8](https://github.com/geospoc/v-mapbox-geocoder/commit/d0d23f8))


### Features

* add badges ([84c0fde](https://github.com/geospoc/v-mapbox-geocoder/commit/84c0fde))
* add geocoder based on custom container_id ([ee218c9](https://github.com/geospoc/v-mapbox-geocoder/commit/ee218c9))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/geospoc/v-mapbox-geocoder/compare/0.2.0...0.1.1) (2020-05-19)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@geospoc/v-mapbox-geocoder",
"version": "0.1.1",
"version": "0.2.0",
"description": "Geocoder plugin for VueMapbox",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2e0cc4d

Please sign in to comment.