Skip to content

Commit

Permalink
Bump package.json / 3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrucs committed Nov 27, 2024
1 parent 61c48f6 commit f6377bf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 3.24.1 (2024-11-27)

**🔧 Maintenance**

- Bump tailwindcss from 3.4.1 to 3.4.15 (#1306)

**🐛 Fixes**

- Fix geometry color of sensitiveAreas - regression since 3.22.0 (#1310)
- Fix search page reload when scrolling on android devices (#1313)
- Fix undesired scrollbar with image gallery on chrome (#1315)

## 3.24.0 (2024-11-20)

**✨ Improvements**
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geotrek-rando-frontend",
"version": "3.24.0",
"version": "3.24.1",
"private": true,
"scripts": {
"debug": "NODE_OPTIONS='--inspect' next ./src",
Expand Down

0 comments on commit f6377bf

Please sign in to comment.