Skip to content

Commit

Permalink
Bump package.json / 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrucs committed Oct 25, 2023
1 parent a415097 commit ed11675
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.16.0 (2023-10-25)

**✨ Improvements**

- Define custom template sections for details pages #988

**📝 Documentation**

- ⚠️ The `enableMeteoWidge` in `global.json` is no longer supported, read the doc to see how to deactivate this widget on the details page

## 3.15.5 (2023-10-23)

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

0 comments on commit ed11675

Please sign in to comment.