From 76d5fe2b20c2d448b5a1101f5d9ee8c9a65cf5ce Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Mon, 29 Aug 2022 15:46:30 +0300 Subject: [PATCH] New patch release: v9.0.1 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54459b734a..a882b29b39 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 +## [v9.0.1] 2022-08-29 + - [fix] Use sharetribe-scripts v6.0.1. Fixes for - GENERATE_SOURCEMAP = false @@ -27,6 +29,8 @@ way to update this template, but currently, we follow a pattern: FieldReviewRating, SearchFiltersSecondary and TopbarMobileMenu. [#1537](https://github.com/sharetribe/ftw-daily/pull/1537) + [v9.0.1]: https://github.com/sharetribe/ftw-daily/compare/v9.0.0...v9.0.1 + ## [v9.0.0] 2022-07-11 This is a major release since it includes a major update to sharetribe-scripts aka our fork of @@ -48,6 +52,8 @@ Changes: touch swipes. [#1529](https://github.com/sharetribe/ftw-daily/pull/1529) - [fix] Fixing a small typo. [#1518](https://github.com/sharetribe/ftw-daily/pull/1518) + [v9.0.0]: https://github.com/sharetribe/ftw-daily/compare/v8.6.2...v9.0.0 + ## [v8.6.2] 2022-05-19 - [fix] There was also invalid characters (zero-width space) on added directive diff --git a/package.json b/package.json index 3d8a1c1f69..5753e2b294 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "9.0.0", + "version": "9.0.1", "private": true, "license": "Apache-2.0", "dependencies": {