Skip to content

Commit

Permalink
v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dimfeld committed Dec 18, 2023
1 parent 28f1dd1 commit f18eeea
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-moles-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-swans-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-coins-promise.md

This file was deleted.

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

## 0.7.4

### Minor Changes

- [#112](https://github.com/dimfeld/svelte-maplibre/pull/112) [`b77ab5a`](https://github.com/dimfeld/svelte-maplibre/commit/b77ab5a615082b8be836cb867639787a5b94645f) Thanks [@dimfeld](https://github.com/dimfeld)! - Add DefaultMarker component

### Patch Changes

- [#111](https://github.com/dimfeld/svelte-maplibre/pull/111) [`8821852`](https://github.com/dimfeld/svelte-maplibre/commit/88218528a90056892d96219e8e4cb232a1f4e76a) Thanks [@dimfeld](https://github.com/dimfeld)! - Update imports to work with Vite 5 and Node.js

- [#113](https://github.com/dimfeld/svelte-maplibre/pull/113) [`28f1dd1`](https://github.com/dimfeld/svelte-maplibre/commit/28f1dd1b4fb8532dc5232af66cd6409e412290b0) Thanks [@dimfeld](https://github.com/dimfeld)! - Add "default" export condition to help frameworks that don't add "svelte" to their list

## 0.7.3

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

1 comment on commit f18eeea

@vercel
Copy link

@vercel vercel bot commented on f18eeea Dec 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.