Skip to content

Commit

Permalink
release ext-leaflet-2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Dec 26, 2024
2 parents e294939 + 3326832 commit d681380
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 10 deletions.
12 changes: 3 additions & 9 deletions DRAFT_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,26 @@




# Extension Geoplateforme OpenLayers, version __VERSION__

**__DATE__**
> Release Extension Geoplateforme openlayers
## Summary

Mise à jour de la bibliothèque d'accès et corrections diverses

## Changelog

* [Added]

* [Changed]

- mise à jour de la bibliothèque d'accès en version 3.4.6
- upgrade de download-artifact et upload-articfact en v4

* [Deprecated]

* [Removed]

* [Fixed]

- Mauvais rendu profil alti en cas de boucle (#384)
- Mauvais rendu du profil altimétrique sur les petits tracés (#385)
- Coquille dans la config webpack (#382)

* [Security]

---
Expand All @@ -42,6 +34,8 @@ Mise à jour de la bibliothèque d'accès et corrections diverses
## Summary

Mise à jour de la bibliothèque d'accès et corrections diverses

## Changelog

* [Added]
Expand Down
34 changes: 34 additions & 0 deletions doc/CHANGELOG-openlayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoplateforme OpenLayers, version 3.4.4](#extension-geoplateforme-openlayers-version-344)
* [Summary](#summary-58)
* [Changelog](#changelog-55)
- [Extension Geoplateforme OpenLayers, version 3.4.5](#extension-geoplateforme-openlayers-version-345)
* [Summary](#summary-59)
* [Changelog](#changelog-56)

<!-- tocstop -->

Expand Down Expand Up @@ -2155,3 +2158,34 @@ Correction HOTFIX sur l'affichage de couches définies sur des niveaux de zooms
* [Security]

---
# Extension Geoplateforme OpenLayers, version 3.4.5

**26/12/2024**
> Release Extension Geoplateforme openlayers

## Summary

Mise à jour de la bibliothèque d'accès et corrections diverses
## Changelog
* [Added]
* [Changed]
- mise à jour de la bibliothèque d'accès en version 3.4.6
- upgrade de download-artifact et upload-articfact en v4

* [Deprecated]

* [Removed]

* [Fixed]

- Mauvais rendu profil alti en cas de boucle (#384)
- Mauvais rendu du profil altimétrique sur les petits tracés (#385)
- Coquille dans la config webpack (#382)

* [Security]

---
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "3.0.5",
"date": "26/12/2024",
"leafletExtName": "French Geoportal Extension for Leaflet",
"leafletExtVersion": "2.4.1",
"leafletExtVersion": "2.4.2",
"olExtName": "French Geoportal Extension for OpenLayers",
"olExtVersion": "3.4.5",
"itownsExtName": "French Geoportal Extension for Itowns",
Expand Down

0 comments on commit d681380

Please sign in to comment.