Skip to content

Commit ee2399c

Browse files
authored
Merge pull request #99 from Navigraph/changeset-release/main
ci(changesets): version packages
2 parents a3d5a28 + 5f817c9 commit ee2399c

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/proud-laws-sleep.md

Lines changed: 0 additions & 7 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+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [`a3d5a28`](https://github.com/Navigraph/navigraph-js-sdk/commit/a3d5a2879360dfec1366f47144bc453a0e36ead5) Thanks [@SkySails](https://github.com/SkySails)! - Locked leaflet version to `1.9.0` based on reports of this version working better with MSFS 2024.
8+
9+
This should hopefully get rid of the flashing that currently may occur when loading Navigraph maps inside instruments in the simulator.
10+
311
## 2.1.0
412

513
### 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": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"description": "Facilitates easy integration of Navigraph Enroute Charts into Leaflet-based projects.",
66
"author": "Navigraph <contact@navigraph.com> (https://navigraph.com)",

0 commit comments

Comments
 (0)