Skip to content

Commit

Permalink
chore: release v0.6.1 (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Nov 9, 2022
1 parent 3abbae7 commit 024011e
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 @@
## [0.6.1](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/compare/v0.6.0...v0.6.1) (2022-11-09)


### Bug Fixes

* **deps:** bump mapbox-gl-interpolate-heatmap in /example ([02f370f](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/commit/02f370f8171ff9f142d1e383bb83c41ff1474d55))


### Features

* add CoC 🕺 ([c8cb616](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/commit/c8cb61607b50dcaf38b308e865c6955b2033bb38))



# [0.6.0](https://github.com/vinayakkulkarni/mapbox-gl-interpolate-heatmap/compare/v0.5.2...v0.6.0) (2022-10-31)


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.6.0",
"version": "0.6.1",
"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 024011e

Please # to comment.