Skip to content

Commit f6377bf

Browse files
committed
Bump package.json / 3.24.1
1 parent 61c48f6 commit f6377bf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/changelog.md

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

3+
## 3.24.1 (2024-11-27)
4+
5+
**🔧 Maintenance**
6+
7+
- Bump tailwindcss from 3.4.1 to 3.4.15 (#1306)
8+
9+
**🐛 Fixes**
10+
11+
- Fix geometry color of sensitiveAreas - regression since 3.22.0 (#1310)
12+
- Fix search page reload when scrolling on android devices (#1313)
13+
- Fix undesired scrollbar with image gallery on chrome (#1315)
14+
315
## 3.24.0 (2024-11-20)
416

517
**✨ Improvements**

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.24.0",
3+
"version": "3.24.1",
44
"private": true,
55
"scripts": {
66
"debug": "NODE_OPTIONS='--inspect' next ./src",

0 commit comments

Comments
 (0)