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 03bdc70 commit cd6d88bCopy full SHA for cd6d88b
docs/changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 3.25+dev (XXXX-XX-XX)
+## 3.25.1 (2025-04-24)
4
5
**Documentation**
6
@@ -9,6 +9,10 @@
9
- Add infos about customization and homepage (#1383)
10
- Fix typos and add homepage section (#1387)
11
12
+**🔧 Maintenance**
13
+
14
+- Bump next from 14.2.24 to 14.2.26 (#1384)
15
16
## 3.25.0 (2025-03-05)
17
18
**✨ Improvements**
frontend/package.json
{
"name": "geotrek-rando-frontend",
- "version": "3.25.0",
+ "version": "3.25.1",
"private": true,
"scripts": {
"debug": "NODE_OPTIONS='--inspect' next ./src",
0 commit comments