Skip to content

Commit

Permalink
v0.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dimfeld committed Oct 3, 2024
1 parent d84def9 commit 1ace2f4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-zebras-work.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.14

### Patch Changes

- [`d84def9`](https://github.com/dimfeld/svelte-maplibre/commit/d84def9df60c14b5eed66ac912288386db308055) Thanks [@ciscorn](https://github.com/ciscorn)! - Defer updating Layer’s layout and paint properties until Map style is fully loaded

## 0.9.13

### 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.13",
"version": "0.9.14",
"description": "Svelte bindings for MapLibre",
"author": {
"name": "Daniel Imfeld",
Expand Down

0 comments on commit 1ace2f4

Please sign in to comment.