Skip to content

Commit

Permalink
Bump package.json / 3.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrucs committed Apr 18, 2023
1 parent 354138a commit 706f94b
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.13.6 (2023-04-18)

**✨ Improvements**

- Improve forms: semantics, displays error and accessibility (#902)
- Structure styles around forecast widget in details page (#897)

**🐛 Fixes**

- Bugfixes for trek marker (#900 and #905)
- Handle cities and districts values as string like others filters values (#907)

## 3.13.5 (2023-03-24)

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

0 comments on commit 706f94b

Please sign in to comment.