Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/shy-olives-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-drinks-join.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/leaflet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @navigraph/leaflet

## 1.0.2

### Patch Changes

- [`5cb7606`](https://github.com/Navigraph/navigraph-js-sdk/commit/5cb7606baa7acfe8fdd9060b31795e0170a90cd3) Thanks [@SkySails](https://github.com/SkySails)! - Added ability to partially update the map preset. It is now possible to just change the theme, or just the source without specifying the other explicitly.

- [`cbe01a5`](https://github.com/Navigraph/navigraph-js-sdk/commit/cbe01a52bec0a0bfe3086ae83700733dc0e7bc9c) Thanks [@SkySails](https://github.com/SkySails)! - Fixed typo in type name

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/leaflet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@navigraph/leaflet",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"description": "Facilitates easy integration of Navigraph Enroute Charts into Leaflet-based projects.",
"author": "Navigraph <contact@navigraph.com> (https://navigraph.com)",
Expand Down