Skip to content

Commit

Permalink
chore: release v3.1.0 (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Mar 1, 2022
1 parent ad5dc34 commit 8935bfe
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.1.0](https://github.com/geospoc/v-mapbox/compare/v3.0.0...v3.1.0) (2022-03-01)


### Bug Fixes

* minor housekeeping ([b24bc9e](https://github.com/geospoc/v-mapbox/commit/b24bc9e29b530bc981a634684de446c30019ffc1))


### Features

* **ts:** add `.d.ts` using `vue-tsc` ([745afee](https://github.com/geospoc/v-mapbox/commit/745afeece5f0630000aa01f3ef84359f3160e6e5))



# [3.0.0](https://github.com/geospoc/v-mapbox/compare/v1.10.1...v3.0.0) (2022-02-24)


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": "3.0.0",
"version": "3.1.0",
"description": "Mapbox with Vue 💚",
"types": "types/index.d.ts",
"main": "dist/v-mapbox.cjs.js",
Expand Down

0 comments on commit 8935bfe

Please sign in to comment.