Skip to content

Commit

Permalink
Merge pull request #1197 from sharetribe/v3.5.0
Browse files Browse the repository at this point in the history
v3.5.0
  • Loading branch information
OtterleyW authored Sep 13, 2019
2 parents 7ac10dc + 64351bb commit 483c590
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 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 2019-XX-XX

## [v3.5.0] 2019-08-29

- [change] Change the design of `BookingBreakdown` and add options to show only dates or booking
date and time there. [#1195](https://github.com/sharetribe/flex-template-web/pull/1195)
- [change] Move `BookingTimeInfo` to separate component from `InboxPage`. Add options to show only
Expand All @@ -24,6 +26,8 @@ way to update this template, but currently, we follow a pattern:
- [fix] Update yarn.lock (there was Lodash version resolution missing)
[#1190](https://github.com/sharetribe/flex-template-web/pull/1190)

[v3.5.0]: https://github.com/sharetribe/flex-template-web/compare/v3.4.0...v3.5.0

## [v3.4.0] 2019-08-29

- [change] Update `react-intl` to 3.1.13. More information about the changes can be found from
Expand Down Expand Up @@ -106,6 +110,8 @@ way to update this template, but currently, we follow a pattern:
babel-jest, core-js, enzyme (et al.), express, helmet, inquirer, lodash, nodemon, raf, redux,
source-map-support [#1163](https://github.com/sharetribe/flex-template-web/pull/1163)

[v3.4.0]: https://github.com/sharetribe/flex-template-web/compare/v3.3.0...v3.4.0

## [v3.3.0] 2019-08-22

- [add] Saving payment card after payment or without initial payment. This release contains quite a
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.4.0",
"version": "3.5.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 483c590

Please sign in to comment.