From efff4a5b8a6b66a4e71c8d405a6374ba1b1cb7e5 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Tue, 17 Oct 2023 14:15:32 +0300 Subject: [PATCH] New release: v3.3.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e660ef8f6..455ff1b54 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.3.0] 2023-10-17 + - [add] Change transaction process reference to contain updated email templates, which support email texts (a content management concept for email templates). [#240](https://github.com/sharetribe/web-template/pull/240) @@ -35,6 +37,8 @@ way to update this template, but currently, we follow a pattern: - [fix] webmanifest error should use log and not return 500 if rendering dynamic data fails. [#238](https://github.com/sharetribe/web-template/pull/238) + [v3.3.0]: https://github.com/sharetribe/web-template/compare/v3.2.0...v3.3.0 + ## [v3.2.0] 2023-10-04 - [fix] mac OS Sonoma seems to have issues with time zone handling. diff --git a/package.json b/package.json index d459c0d4c..ce478fde4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "3.2.0", + "version": "3.3.0", "private": true, "license": "Apache-2.0", "dependencies": {