Skip to content

Commit

Permalink
Bump package.json / 3.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrucs committed Apr 4, 2024
1 parent 96e5cf3 commit acebac2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 3.19.2 (2024-04-04)

**🐛 Fixes**

- Fix conversion to large submenu items if a child contains an image (#1087)
- Fix some flatpage styles (#1089)

## 3.19.1 (2024-04-03)

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

0 comments on commit acebac2

Please sign in to comment.