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 4a65b83 commit 872256fCopy full SHA for 872256f
docs/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 3.23.3 (2024-11-19)
4
+
5
+**🐛 Fixes**
6
7
+- Fix geometry color of sensitiveAreas - regression since 3.22.0 (#1307)
8
9
## 3.23.2 (2024-11-12)
10
11
**📝 Documentation**
frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "geotrek-rando-frontend",
- "version": "3.23.2",
+ "version": "3.23.3",
"private": true,
"scripts": {
"debug": "NODE_OPTIONS='--inspect' next ./src",
0 commit comments