Skip to content

Commit

Permalink
v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dimfeld committed May 11, 2024
1 parent 90ddec8 commit 020b2ea
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/weak-spoons-fetch.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# svelte-maplibre

## 0.9.2

### Minor Changes

- [#161](https://github.com/dimfeld/svelte-maplibre/pull/161) [`90ddec8`](https://github.com/dimfeld/svelte-maplibre/commit/90ddec849b9cf57dcf7d4165d7437f6f52318409) Thanks [@dimfeld](https://github.com/dimfeld)! - Add MapEvents component that makes it easier to subscribe to map events from inside Map components

## 0.9.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-maplibre",
"version": "0.9.1",
"version": "0.9.2",
"description": "Svelte bindings for MapLibre",
"author": {
"name": "Daniel Imfeld",
Expand Down

0 comments on commit 020b2ea

Please sign in to comment.