mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 21:21:19 +10:00
v2.6.0
This commit is contained in:
parent
f94828a926
commit
77e19c4a24
2 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue