diff --git a/CHANGELOG.md b/CHANGELOG.md index c5e13f75..cb7df2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ way to update this template, but currently, we follow a pattern: --- -## Upcoming version 2018-11-XX +## Upcoming version 2018-XX-XX + +## [v2.4.0] 2018-11-28 * [change] Update Flex JS SDK to 1.2. [#963](https://github.com/sharetribe/flex-template-web/pull/963) @@ -25,6 +27,8 @@ way to update this template, but currently, we follow a pattern: [#959](https://github.com/sharetribe/flex-template-web/pull/959) * [add] Add translations CLI tool [#955](https://github.com/sharetribe/flex-template-web/pull/955) +[v2.4.0]: https://github.com/sharetribe/flex-template-web/compare/v2.3.2...v2.4.0 + ## [v2.3.2] 2018-11-20 * [fix] Take 2: don't set currentUserHasListings if fetched listing is in draft state. diff --git a/package.json b/package.json index ece9c168..a2542963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.3.2", + "version": "2.4.0", "private": true, "license": "Apache-2.0", "dependencies": {