Skip to content

Commit 1d1358c

Browse files
authored
Merge pull request #73 from Navigraph/changeset-release/main
2 parents 5cb7606 + d0a738e commit 1d1358c

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/shy-olives-perform.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-drinks-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/leaflet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @navigraph/leaflet
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [`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.
8+
9+
- [`cbe01a5`](https://github.com/Navigraph/navigraph-js-sdk/commit/cbe01a52bec0a0bfe3086ae83700733dc0e7bc9c) Thanks [@SkySails](https://github.com/SkySails)! - Fixed typo in type name
10+
311
## 1.0.1
412

513
### Patch Changes

packages/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navigraph/leaflet",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"description": "Facilitates easy integration of Navigraph Enroute Charts into Leaflet-based projects.",
66
"author": "Navigraph <[email protected]> (https://navigraph.com)",

0 commit comments

Comments
 (0)