Skip to content

Commit

Permalink
release-itowns-2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Oct 4, 2022
2 parents ea326f4 + eb59e31 commit 3113dac
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 6 deletions.
10 changes: 5 additions & 5 deletions DRAFT_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,20 @@




# Extension Geoportail Leaflet, version __VERSION__

**__DATE__**
> Release Extension Geoportail leaflet
## Summary

Utilisation du Geocodage v2

## Changelog

* [Added]

* [Changed]

- mise à jour du Readme (b7bb7fc5b216c04e4bee7bb4ef2f9510dbe23d33)
- mise à jour pour utilisation du service de Geocodage v2 (#279)

* [Deprecated]

* [Removed]
Expand All @@ -68,12 +64,16 @@ Utilisation du Geocodage v2
## Summary

Mise à jour de la bibliothèque d'accès aux services Geoportail

## Changelog

* [Added]

* [Changed]

- access-lib geoportal 3.2.0

* [Deprecated]

* [Removed]
Expand Down
30 changes: 30 additions & 0 deletions doc/CHANGELOG-leaflet.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoportail Leaflet, version 2.2.4](#extension-geoportail-leaflet-version-224)
* [Summary](#summary-21)
* [Changelog](#changelog-18)
- [Extension Geoportail Leaflet, version 2.2.5](#extension-geoportail-leaflet-version-225)
* [Summary](#summary-22)
* [Changelog](#changelog-19)

<!-- tocstop -->

Expand Down Expand Up @@ -666,3 +669,30 @@ Corrections sur l'interface d'ajout des couches WMS/WMTS
* [Security]

---
# Extension Geoportail Leaflet, version 2.2.5

**04/10/2022**
> Release Extension Geoportail leaflet

## Summary

Utilisation du Geocodage v2

## Changelog

* [Added]

* [Changed]

- mise à jour du Readme (b7bb7fc5b216c04e4bee7bb4ef2f9510dbe23d33)
- mise à jour pour utilisation du service de Geocodage v2 (#279)

* [Deprecated]

* [Removed]

* [Fixed]

* [Security]

---
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"olExtName": "French Geoportal Extension for OpenLayers",
"olExtVersion": "3.2.16",
"itownsExtName": "French Geoportal Extension for Itowns",
"itownsExtVersion": "2.3.7",
"itownsExtVersion": "2.3.8",
"main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",
"module": "src/Leaflet/index.js, src/OpenLayers/index.js, src/Itowns/index.js",
"directories": {},
Expand Down

0 comments on commit 3113dac

Please sign in to comment.