Skip to content

Commit

Permalink
chore: release v0.5.2 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Oct 27, 2022
1 parent cf4d7bf commit 17e3e21
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 @@
## [0.5.2](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/compare/v0.5.1...v0.5.2) (2022-10-27)


### Bug Fixes

* **vite:** enable `insertTypesEntry` from package.json ([cf4d7bf](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/commit/cf4d7bf6594d99571c2f88ce98595b35c1df7533))



## [0.5.1](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/compare/v0.5.0...v0.5.1) (2022-10-27)


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,7 +1,7 @@
{
"name": "mapbox-gl-interpolate-heatmap",
"description": "Mapbox layer for average/interpolation heatmaps",
"version": "0.5.1",
"version": "0.5.2",
"main": "./dist/mapbox-gl-interpolate-heatmap.js",
"module": "./dist/mapbox-gl-interpolate-heatmap.js",
"umd": "./dist/mapbox-gl-interpolate-heatmap.umd.cjs",
Expand Down

0 comments on commit 17e3e21

Please # to comment.