Skip to content

Commit cd6d88b

Browse files
committed
Bump package.json / 3.25.1
1 parent 03bdc70 commit cd6d88b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/changelog.md

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

3-
## 3.25+dev (XXXX-XX-XX)
3+
## 3.25.1 (2025-04-24)
44

55
**Documentation**
66

@@ -9,6 +9,10 @@
99
- Add infos about customization and homepage (#1383)
1010
- Fix typos and add homepage section (#1387)
1111

12+
**🔧 Maintenance**
13+
14+
- Bump next from 14.2.24 to 14.2.26 (#1384)
15+
1216
## 3.25.0 (2025-03-05)
1317

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

0 commit comments

Comments
 (0)