Skip to content

Commit

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

## 3.23.1 (2024-10-14)

**🔧 Maintenance**

- Remove typesafe-actions package (#1278)

**🐛 Fixes**

- Fix annotations viewpoint with no features (#1275)
- Display figcaption for flatpage single image (#1276)
- Fix childrenTrek navigation if there are only 2 items (#1277)

## 3.23.0 (2024-10-08)

**✨ Improvements**
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.0",
"version": "3.23.1",
"private": true,
"scripts": {
"debug": "NODE_OPTIONS='--inspect' next ./src",
Expand Down

0 comments on commit a12d59d

Please sign in to comment.