Skip to content

Commit 898feb7

Browse files
committed
Bump package.json / 3.26.1
1 parent e23b371 commit 898feb7

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/changelog.md

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

3-
## 3.26.0+dev (XXXX-XX-XX)
3+
## 3.26.1 (2025-02-20)
44

55
**Documentation**
66

77
- Add BAM widget examples to display biodiversity around the trek (#1427)
88

9+
**🐛 Fixes**
10+
11+
- Fix `trek_network` filter not using Portal parameter (#1429)
12+
913
## 3.26.0 (2025-12-11)
1014

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

0 commit comments

Comments
 (0)