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
6 changes: 0 additions & 6 deletions .changeset/two-frogs-unite.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- [`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.
- Removed unnecessary and potentially problematic bundling of Navigraph dependencies

## 1.0.3

### 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.3",
"version": "1.1.0",
"license": "MIT",
"description": "Facilitates easy integration of Navigraph Enroute Charts into Leaflet-based projects.",
"author": "Navigraph <contact@navigraph.com> (https://navigraph.com)",
Expand Down