Skip to content

Commit 7fa5606

Browse files
committed
Bump package.json / 3.26.0
1 parent 4dcd506 commit 7fa5606

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

docs/changelog.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
# Changelog
22

3-
## 3.25.2+dev (XXXX-XX-XX)
3+
## 3.26.0 (2025-12-10)
4+
5+
**✨ Improvements**
6+
7+
- Add dutch (NL) translations (#1416)
48

59
**Documentation**
610

7-
- Add main section blocks in homepage and widget examples (#1419)
11+
- Fix `details.json` path (#1425)
12+
- Add main section blocks in homepage and widget integrations examples (#1419)
13+
- Add 'Access-Control-Allow-Origin' header in NGINX conf example (#1418)
14+
- Update documentation about languages (#1417)
15+
16+
**🐛 Fixes**
17+
18+
- Fix the connection between labels and associated input for report form (#1421)
819

920
## 3.25.2 (2025-06-23)
1021

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

0 commit comments

Comments
 (0)