We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b42d2 commit ee28b45Copy full SHA for ee28b45
DRAFT_CHANGELOG.md
@@ -22,6 +22,8 @@ __DATE__
22
* 🔥 [Removed]
23
24
* 🐛 [Fixed]
25
+
26
+ - ContextMenu : correction pour affichage du menu en mode dark (#332)
27
28
* 🔒 [Security]
29
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "geopf-extensions-openlayers",
3
"description": "French Geoportal Extensions for OpenLayers libraries",
4
- "version": "1.0.0-beta.2",
5
- "date": "22/01/2025",
+ "version": "1.0.0-beta.2-332",
+ "date": "23/01/2025",
6
"module": "src/index.js",
7
"directories": {},
8
"engines": {
0 commit comments