From c85d3fdd003e82f40e05cd1a75b89281a0a684c1 Mon Sep 17 00:00:00 2001 From: Jenni Nurmi Date: Thu, 22 Aug 2019 10:19:08 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2e611d2..fa33df17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +## [v3.2.1] 2019-08-22 + - [fix] On `ListingPage` align avatar with the left side of the content and fix content width so that it aligns with the header image. [#1155](https://github.com/sharetribe/flex-template-web/pull/1155) @@ -28,6 +30,8 @@ way to update this template, but currently, we follow a pattern: - [add] Add new French translations related to payment intents. Also few small changes to en.json for consistency. [#1139](https://github.com/sharetribe/flex-template-web/pull/1139) +[v3.2.1]: https://github.com/sharetribe/flex-template-web/compare/v3.2.0...v3.2.1 + ## [v3.2.0] 2019-07-08 - [add] Keyword search/filter added to SearchPage component. diff --git a/package.json b/package.json index b01b954f..51997641 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "3.2.0", + "version": "3.2.1", "private": true, "license": "Apache-2.0", "dependencies": {