Skip to content

Commit

Permalink
Merge pull request #1515 from sharetribe/v8.6.0
Browse files Browse the repository at this point in the history
New release 8.6.0
  • Loading branch information
Gnito authored May 19, 2022
2 parents 9b556fa + c819bd8 commit 7000098
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2022-XX-XX

## [v8.6.0] 2022-05-19

- [change] Google Analytics: remove Universal Analytics and start supporting GA4.

NOTE: you need to update the Google Analytics id to GA4's id (starting with 'G-' prefix).
Expand All @@ -23,6 +25,8 @@ way to update this template, but currently, we follow a pattern:
- [change] Update some outdated dependencies.
[#1514](https://github.com/sharetribe/ftw-daily/pull/1514)

[v8.6.0]: https://github.com/sharetribe/ftw-daily/compare/v8.5.0...v8.6.0

## [v8.5.0] 2022-05-16

- [add] Add support for hosted translations.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "8.5.0",
"version": "8.6.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 7000098

Please sign in to comment.