From 0866112149a484efc073bd5299bff3cc15263dc8 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Tue, 22 Oct 2024 13:39:44 +0300 Subject: [PATCH] Release v5.8.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0df088ec5..29ddec6d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2024-XX-XX +## [v5.8.0] 2024-10-22 + - [add] Add currently available translations for DE, ES, FR. [#475](https://github.com/sharetribe/web-template/pull/475) - [add] Block images can be wrapped in a link if a link is configured via assets. @@ -29,6 +31,8 @@ way to update this template, but currently, we follow a pattern: - [add] Add currently available translations for DE, ES, FR. [#466](https://github.com/sharetribe/web-template/pull/466) + [v5.8.0]: https://github.com/sharetribe/web-template/compare/v5.7.0...v5.8.0 + ## [v5.7.0] 2024-10-08 - [add] Access control: Viewing rights. diff --git a/package.json b/package.json index 93160146d..479178ced 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "5.7.0", + "version": "5.8.0", "private": true, "license": "Apache-2.0", "dependencies": {