Skip to content

Commit ed225b1

Browse files
committed
release-3.4.6
1 parent 7215941 commit ed225b1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DRAFT_CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Bibliothèque d'accès aux services Géoplateforme, version 3.4.5
1+
# Bibliothèque d'accès aux services Géoplateforme, version 3.4.6
22

3-
**19/12/2024 : 3.4.5**
3+
**19/12/2024 : 3.4.6**
44

55
> release of geoportal access library
66
@@ -18,6 +18,8 @@ Build avec node JS > 20
1818

1919
* [Fixed]
2020

21+
- version 2.6.1 node-fetch compatible webpack@4
22+
2123
* [Deprecated]
2224

2325
* [Security]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geoportal-access-lib",
3-
"version": "3.4.5",
3+
"version": "3.4.6",
44
"date": "19/12/2024",
55
"description": "French Geoportal resources access library",
66
"module": "src/Gp.js",

0 commit comments

Comments
 (0)