Skip to content

Commit

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

## 3.24.0 (2024-11-13)

**✨ Improvements**

- Keep user search results (scroll position and map fitbounds) when returning from a detail page (#1282)

**🔧 Maintenance**

- Bump next from 13.2.4 to 14.2.15 (#1284)

## 3.23.2 (2024-11-12)

**📝 Documentation**
Expand All @@ -25,6 +35,7 @@
**🔧 Maintenance**

- Remove typesafe-actions package (#1278)
- Bump @next/bundle-analyzer from 12.2.5 to 14.2.14 in /frontend (#1273)

**🐛 Fixes**

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.23.2",
"version": "3.24.0",
"private": true,
"scripts": {
"debug": "NODE_OPTIONS='--inspect' next ./src",
Expand Down

0 comments on commit f1daac8

Please sign in to comment.