Skip to content

Commit 55bbec1

Browse files
committed
chore: fix changelog
1 parent 8bb68b0 commit 55bbec1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ It includes the same features as version `1.0.13` of the old module, but also en
4040

4141
Consider that this is the new module's first stable release, as previous versions are not available on npm through the `@nuxtjs` namespace.
4242

43-
### 🏡 Chore
43+
### ✨ Changes
4444

4545
- **Indicate compatibility with Nuxt 4** : [commit](https://github.com/nuxt-modules/leaflet/commit/00f81c18ff80341fdefecec0a0b56d067adbd524)
4646

@@ -54,7 +54,7 @@ Consider that this is the new module's first stable release, as previous version
5454
This release drops the old `leaflet-runtime.ts` to take advantage of the [Vue Leaflet behavior](https://github.com/vue-leaflet/vue-leaflet/blob/db34dff79cc62bc6fa51357e953e9bcf55725c94/src/components/LMap.vue#L250-L256) when importing Leaflet.
5555
This prevent Leaflet from being imported literally everywhere in the app, even if it isn't used.
5656

57-
### 🏡 Chore
57+
### ✨ Changes
5858

5959
- **Drop Leaflet runtime import:** [#1](https://github.com/nuxt-modules/leaflet/issues/1)
6060

@@ -67,7 +67,7 @@ This prevent Leaflet from being imported literally everywhere in the app, even i
6767

6868
Initial Release
6969

70-
### 🏡 Chore
70+
### ✨ Changes
7171

7272
- **Auto-import Vue Leaflet components:** [v1.0.1](https://github.com/nuxt-modules/leaflet/commit/ae50d3ef634b4903878f3c2b81b0ba7a71795707#diff-9b09a2431586002325ecf88d666c07eedba4dbdec83acfa5890526aa2e18764c)
7373
- **Auto-import Leaflet as L:** [v1.0.3](https://github.com/nuxt-modules/leaflet/commit/67f25f8c8cf59e1c89711e7a938dd292d4e358df#diff-082d2c8211be1dd40cb6dc5a124074d5bb825b41568250ce265dfa4d3e0c601a)

0 commit comments

Comments
 (0)