From f3fa119afd5c30cdea2a20451e60f3dbd374a0cb Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Tue, 28 Feb 2023 16:23:41 +0200 Subject: [PATCH] New release: v10.1.0 --- CHANGELOG.md | 8 +++++++- package.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07df6505a6..3baf75bfaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ way to update this template, but currently, we follow a pattern: --- -## Upcoming version 2022-XX-XX +## Upcoming version 2023-XX-XX + +## [v10.1.0] 2023-02-28 - [change] remove background-color from images (to allow opacity). [#1590](https://github.com/sharetribe/ftw-daily/pull/1590) @@ -20,6 +22,10 @@ way to update this template, but currently, we follow a pattern: [#1589](https://github.com/sharetribe/ftw-daily/pull/1589) - [fix] AuthenticationPage.duck.js: had wrong asset name. [#1588](https://github.com/sharetribe/ftw-daily/pull/1588) +- [change] P.js: remove requirement for mandatory children. + [#1587](https://github.com/sharetribe/ftw-daily/pull/1587) + + [v10.1.0]: https://github.com/sharetribe/ftw-daily/compare/v10.0.0.../v10.1.0 ## [v10.0.0] 2023-02-14 diff --git a/package.json b/package.json index 30ccb60358..f36cf83831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "10.0.0", + "version": "10.1.0", "private": true, "license": "Apache-2.0", "dependencies": {