Skip to content

Commit

Permalink
Merge pull request #247 from sharetribe/v3.3.0
Browse files Browse the repository at this point in the history
New release: v3.3.0
  • Loading branch information
Gnito authored Oct 17, 2023
2 parents 40535ff + efff4a5 commit 23309e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "3.2.0",
"version": "3.3.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 23309e7

Please sign in to comment.