Skip to content

Commit

Permalink
Merge pull request #1228 from sharetribe/v3.6.0
Browse files Browse the repository at this point in the history
v3.6.0
  • Loading branch information
OtterleyW authored Nov 4, 2019
2 parents 8db0237 + 529e17b commit 9c19441
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.6.0] 2019-11-04

- [change] update react-dates from 20.3.0 to 21.3.1
[#1223](https://github.com/sharetribe/flex-template-web/pull/1223)
- [change] Update helmet from 3.18.0 to 3.21.2
Expand All @@ -35,6 +37,8 @@ way to update this template, but currently, we follow a pattern:
- [change] Add default tx process definition. Remove default email templates.
[#1220](https://github.com/sharetribe/flex-template-web/pull/1220)

[v3.6.0]: https://github.com/sharetribe/flex-template-web/compare/v3.5.1...v3.6.0

## [v3.5.1] 2019-09-16

- [add] add orverriding function `onAdd` and `onRemove` for `CustomOverlayView` in
Expand All @@ -47,6 +51,8 @@ way to update this template, but currently, we follow a pattern:
`unstable_renderSubtreeIntoContainer`.
[#1200](https://github.com/sharetribe/flex-template-web/pull/1200)

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

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

- [change] Change the design of `BookingBreakdown` and add options to show only dates or booking
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.5.1",
"version": "3.6.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 9c19441

Please sign in to comment.