From a08203bca6eb54988a54746a150c7dd592f74f23 Mon Sep 17 00:00:00 2001 From: Aleksi O'Connor Date: Mon, 7 Oct 2024 13:11:36 +0300 Subject: [PATCH] add changelog and update package.json --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ac951271..29a2f6e4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,11 +14,15 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2024-XX-XX +## [v5.6.1] 2024-10-07 + - [fix] Updated JSON asset schema structure from Console: Removed the enabled field, now using only the type attribute for CTA status. - [add] Add currently available translations for DE, ES, FR. [#461](https://github.com/sharetribe/web-template/pull/461) + [v5.6.1]: https://github.com/sharetribe/web-template/compare/v5.6.0...v5.6.1 + ## [v5.6.0] 2024-10-01 - [add] Add support for CTAs on NoAccessPage diff --git a/package.json b/package.json index fbdbadfb1..251070d46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "5.6.0", + "version": "5.6.1", "private": true, "license": "Apache-2.0", "dependencies": {