diff --git a/CHANGELOG.md b/CHANGELOG.md index a45975e4fc..00d4ff3c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2020-XX-XX +## [v8.1.1] 2021-04-20 + - [change] Update jose to v3.11.4 [#1433](https://github.com/sharetribe/ftw-daily/pull/1433) - [add] Update fr.json, es.json and partially de.json [#1431](https://github.com/sharetribe/ftw-daily/pull/1431) @@ -23,6 +25,8 @@ way to update this template, but currently, we follow a pattern: hot-loading.[#1429](https://github.com/sharetribe/ftw-daily/pull/1429) - [fix] currency for Poland (PLN) [#1427](https://github.com/sharetribe/ftw-daily/pull/1427) + [v8.1.1]: https://github.com/sharetribe/ftw-daily/compare/v8.1.0...v8.1.1 + ## [v8.1.0] 2021-03-11 - [change] Specify required Node.js versions in package.json and update the node version used in diff --git a/package.json b/package.json index 714d17ce19..cd4d5d9238 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "8.1.0", + "version": "8.1.1", "private": true, "license": "Apache-2.0", "dependencies": {