From 7cec65bcf82886821e5bb5bec7749a6e07cabb8f Mon Sep 17 00:00:00 2001 From: Sari Saariaho Date: Mon, 23 Oct 2023 14:57:39 +0300 Subject: [PATCH] New release v3.4.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7457c7feb..81852417b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2023-XX-XX +## [v3.4.0] 2023-10-23 + - [change] Update Console URL from https://flex-console.sharetribe.com to https://console.sharetribe.com [#249](https://github.com/sharetribe/web-template/pull/249) - [change] Remove Flex branding from code comments. @@ -29,6 +31,8 @@ way to update this template, but currently, we follow a pattern: - [fix] Map integration is mandatory, but let's not allow error loops if not available. [#250](https://github.com/sharetribe/web-template/pull/250) + [v3.4.0]: https://github.com/sharetribe/web-template/compare/v3.3.0...v3.4.0 + ## [v3.3.0] 2023-10-17 - [add] Change transaction process reference to contain updated email templates, which support email diff --git a/package.json b/package.json index ce478fde4..610569084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "3.3.0", + "version": "3.4.0", "private": true, "license": "Apache-2.0", "dependencies": {