Skip to content

Commit

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

## 3.15.4 (2023-10-10)

**🚀 New features**

- Ask the user's consent to deposit cookies (#982)

**✨ Improvements**

- Add the `privacyPolicyLink` key in `global.json` to define the link of privacy policy page (#982)

**🔧 Maintenance**

- Upgrade html-react-parser package to 2.0.0 (#982)

## 3.15.3 (2023-10-02)

**🚀 New features**
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.3",
"version": "3.15.4",
"private": true,
"scripts": {
"debug": "NODE_OPTIONS='--inspect' next ./src",
Expand Down

0 comments on commit 07d5c82

Please sign in to comment.