Release v2.10.0

This commit is contained in:
Vesa Luusua 2019-01-31 14:58:11 +02:00
parent a270b9552a
commit 06be30d5fe
2 changed files with 5 additions and 1 deletions

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
## [v2.10.0] 2019-01-31
- [change] Extracted and refactored utility functions related to transaction and refactored several
components that show transaction data (incl. InboxPage, TransactionPanel, ActivityFeed). Before
updating your customization project, you should read more about what has changed from the pull
@ -21,6 +23,8 @@ way to update this template, but currently, we follow a pattern:
- [change] Rest of the documentation moved to Flex Docs: https://www.sharetribe.com/docs/
[#1015](https://github.com/sharetribe/flex-template-web/pull/1015)
[v2.10.0]: https://github.com/sharetribe/flex-template-web/compare/v2.9.0...v2.10.0
## [v2.9.0] 2019-01-29
- [fix] day boundaries for date filter and pass booking state to bookings.query

View file

@ -1,6 +1,6 @@
{
"name": "app",
"version": "2.9.0",
"version": "2.10.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {