Skip to content

Commit

Permalink
New release: v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnito committed Jul 18, 2019
1 parent bd76364 commit ec778ec
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,20 +14,26 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2019-XX-XX

## [v3.2.0] 2019-07-08

- [add] Keyword search/filter added to SearchPage component.
[#1129](https://github.com/sharetribe/flex-template-web/pull/1129)
- [fix] temporarily remove audit CI job.
[#1136](https://github.com/sharetribe/flex-template-web/pull/1136)
- [change] Update outdated dependencies. This includes updating lodash to fix the security issue.
[#1135](https://github.com/sharetribe/flex-template-web/pull/1135)

[v3.2.0]: https://github.com/sharetribe/flex-template-web/compare/v3.1.1...v3.2.0

## [v3.1.1] 2019-07-08

- [fix] Ensure on `TransactionPanel` that enquiry has a correct transition when a customer tries to
book the listing. This might happen with transaction process changes (e.g. when changing from
previous default to SCA process).
[#1131](https://github.com/sharetribe/flex-template-web/pull/1131)

[v3.1.1]: https://github.com/sharetribe/flex-template-web/compare/v3.1.0...v3.1.1

## [v3.1.0] 2019-07-05

- [fix] SectionHero: fix type in search params. There was an extra "/s?".
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.1.1",
"version": "3.2.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit ec778ec

Please sign in to comment.