From 7dcf831b1b4ce806aae8c76575ec4db77883b993 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Tue, 7 Feb 2023 15:25:44 +0200 Subject: [PATCH] New release: v9.1.0 --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce6254585..6bbd0ab12 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 521a337a4..98b9cb324 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": {