diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index 2e63c7b8..9769026e 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -64,12 +64,16 @@ ## Summary +Mise à jour de la bibliothèque d'accès aux services Geoportail + ## Changelog * [Added] * [Changed] + - access-lib geoportal 3.2.0 + * [Deprecated] * [Removed] diff --git a/package.json b/package.json index 687a413e..cc532c79 100644 --- a/package.json +++ b/package.json @@ -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": {},