Skip to content

Commit 872256f

Browse files
committed
Bump package.json / 3.23.3
1 parent 4a65b83 commit 872256f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.23.3 (2024-11-19)
4+
5+
**🐛 Fixes**
6+
7+
- Fix geometry color of sensitiveAreas - regression since 3.22.0 (#1307)
8+
39
## 3.23.2 (2024-11-12)
410

511
**📝 Documentation**

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geotrek-rando-frontend",
3-
"version": "3.23.2",
3+
"version": "3.23.3",
44
"private": true,
55
"scripts": {
66
"debug": "NODE_OPTIONS='--inspect' next ./src",

0 commit comments

Comments
 (0)