diff --git a/CHANGELOG.md b/CHANGELOG.md index ce62545852..6bbd0ab123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2022-XX-XX +## [v9.1.0] 2023-02-07 - [change] Norway's stripe config should use NOK not EUR. [#1579](https://github.com/sharetribe/ftw-daily/pull/1579) - [delete] Update README.md after changes in [#1555]. @@ -38,6 +39,8 @@ way to update this template, but currently, we follow a pattern: - [add] Add the cross-env package to better support Windows command prompts [#1555](https://github.com/sharetribe/ftw-daily/pull/1555) + [v9.1.0]: https://github.com/sharetribe/ftw-daily/compare/v9.0.2...v9.1.0 + ## [v9.0.2] 2022-10-17 - [change] Add links to free Privacy Policy and Terms of Service templates diff --git a/package.json b/package.json index 521a337a4b..98b9cb3245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "9.0.2", + "version": "9.1.0", "private": true, "license": "Apache-2.0", "dependencies": {