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/spicy-dogs-pull.md

This file was deleted.

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

## 1.1.1

### Patch Changes

- [`f1a850f`](https://github.com/Navigraph/navigraph-js-sdk/commit/f1a850fd7ea613ba9467b93d7643de2887dcc97e) Thanks [@SkySails](https://github.com/SkySails)! - Improved reliability of the enroute map by making sure that it is re-rendered on every change to the authenticated user

## 1.1.0

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