Skip to content

Commit 8a15880

Browse files
authored
Merge pull request #77 from Navigraph/changeset-release/main
ci(changesets): version packages
2 parents 9c63110 + 7f145ba commit 8a15880

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/two-frogs-unite.md

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

packages/leaflet/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`9c63110`](https://github.com/Navigraph/navigraph-js-sdk/commit/9c63110fac945ac8ff5035215453aa24fb216069) Thanks [@SkySails](https://github.com/SkySails)! - - Added error handling for uninitialized or badly configured client settings.
8+
- Removed unnecessary and potentially problematic bundling of Navigraph dependencies
9+
310
## 1.0.3
411

512
### 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.3",
3+
"version": "1.1.0",
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)