Skip to content

Commit 2e0cc4d

Browse files
chore: release v0.2.0 (#15)
1 parent 193f8de commit 2e0cc4d

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="0.2.0"></a>
2+
# [0.2.0](https://github.com/geospoc/v-mapbox-geocoder/compare/v0.1.1...v0.2.0) (2020-05-20)
3+
4+
5+
### Bug Fixes
6+
7+
* no mapboxgl detected issue ([06ef6b6](https://github.com/geospoc/v-mapbox-geocoder/commit/06ef6b6))
8+
* stop squishing results after updating input ([309c8fd](https://github.com/geospoc/v-mapbox-geocoder/commit/309c8fd))
9+
* typo issue ([d0d23f8](https://github.com/geospoc/v-mapbox-geocoder/commit/d0d23f8))
10+
11+
12+
### Features
13+
14+
* add badges ([84c0fde](https://github.com/geospoc/v-mapbox-geocoder/commit/84c0fde))
15+
* add geocoder based on custom container_id ([ee218c9](https://github.com/geospoc/v-mapbox-geocoder/commit/ee218c9))
16+
17+
18+
119
<a name="0.1.1"></a>
220
## [0.1.1](https://github.com/geospoc/v-mapbox-geocoder/compare/0.2.0...0.1.1) (2020-05-19)
321

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@geospoc/v-mapbox-geocoder",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Geocoder plugin for VueMapbox",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)