We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7215941 commit ed225b1Copy full SHA for ed225b1
DRAFT_CHANGELOG.md
@@ -1,6 +1,6 @@
1
-# Bibliothèque d'accès aux services Géoplateforme, version 3.4.5
+# Bibliothèque d'accès aux services Géoplateforme, version 3.4.6
2
3
-**19/12/2024 : 3.4.5**
+**19/12/2024 : 3.4.6**
4
5
> release of geoportal access library
6
@@ -18,6 +18,8 @@ Build avec node JS > 20
18
19
* [Fixed]
20
21
+ - version 2.6.1 node-fetch compatible webpack@4
22
+
23
* [Deprecated]
24
25
* [Security]
package.json
{
"name": "geoportal-access-lib",
- "version": "3.4.5",
+ "version": "3.4.6",
"date": "19/12/2024",
"description": "French Geoportal resources access library",
"module": "src/Gp.js",
0 commit comments