diff --git a/CHANGELOG.md b/CHANGELOG.md index ca333df6ee..56d584273e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). @@ -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. diff --git a/package.json b/package.json index 4505aaca72..2cb382471e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "8.5.0", + "version": "8.6.0", "private": true, "license": "Apache-2.0", "dependencies": {