This commit is contained in:
Vesa Luusua 2019-01-02 15:15:54 +02:00
parent f94828a926
commit 77e19c4a24
2 changed files with 6 additions and 2 deletions

View file

@ -12,7 +12,9 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version 2018-XX-XX
## Upcoming version 2019-XX-XX
## [v2.6.0] 2019-01-02
- [fix] Wrong translations for perUnit in fr.json.
[#989](https://github.com/sharetribe/flex-template-web/pull/989)
@ -31,6 +33,8 @@ way to update this template, but currently, we follow a pattern:
- [change] Extract SectionBooking to a distinct component from ListingPage.
[#969](https://github.com/sharetribe/flex-template-web/pull/969)
[v2.6.0]: https://github.com/sharetribe/flex-template-web/compare/v2.5.0...v2.6.0
## [v2.5.0] 2018-12-17
- [add] Add French translations to recently added translation keys. Also few minor changes to

View file

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