Skip to content

Commit

Permalink
chore: release v1.8.2 (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Sep 18, 2021
1 parent 28c8096 commit e6e7000
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.8.2](https://github.com/geospoc/v-mapbox/compare/v1.8.1...v1.8.2) (2021-09-18)


### Bug Fixes

* **deps:** use rollup-plugin-vue v5 to bundle the pkg ([7143c2f](https://github.com/geospoc/v-mapbox/commit/7143c2f41f40875010293bc30148089117faa9f6))



## [1.8.1](https://github.com/geospoc/v-mapbox/compare/v1.8.0...v1.8.1) (2021-09-13)


Expand Down
4 changes: 2 additions & 2 deletions 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": "v-mapbox",
"version": "1.8.1",
"version": "1.8.2",
"description": "Mapbox with Vue 💚",
"types": "types/index.d.ts",
"main": "dist/v-mapbox.cjs.js",
Expand Down

0 comments on commit e6e7000

Please sign in to comment.