Skip to content

Commit

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

## 3.19.3 (2024-04-08)

**🐛 Fixes**

- Improve flatPage styling (#1092)
- Revert Use Image component for the main logo - Regression since 3.19.0 (#1093)

**📝 Documentation**

- Documenting the settings for `map.json` (#1088)

## 3.19.2 (2024-04-04)

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

0 comments on commit 56a04e6

Please sign in to comment.