Skip to content

Commit 946a14b

Browse files
committed
ci(changesets): version packages [no ci]
1 parent f1a850f commit 946a14b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spicy-dogs-pull.md

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

packages/leaflet/CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [`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
8+
39
## 1.1.0
410

511
### Minor 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.1.0",
3+
"version": "1.1.1",
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)