Skip to content

Commit ff30234

Browse files
authored
Merge pull request #86 from Navigraph/changeset-release/main
ci(changesets): version packages
2 parents 4852ed5 + 43846e3 commit ff30234

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-dragons-hide.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+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [#85](https://github.com/Navigraph/navigraph-js-sdk/pull/85) [`509b64d`](https://github.com/Navigraph/navigraph-js-sdk/commit/509b64d7db964fbacdab391a4c6db806b8d91f7c) Thanks [@SkySails](https://github.com/SkySails)! - Added support for FAA Sectionals (VFR & IFR)
8+
39
## 1.1.3
410

511
### 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.1.3",
3+
"version": "2.0.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)