mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-30 18:16:48 +10:00
New release: v2.7.0
This commit is contained in:
parent
5a93f3a075
commit
1e732b4c97
2 changed files with 5 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
|
|||
|
||||
## Upcoming version 2019-XX-XX
|
||||
|
||||
## [v2.7.0] 2019-01-08
|
||||
|
||||
- [add] Add Spanish translations file: es.json and update docs/translations.md
|
||||
[#992](https://github.com/sharetribe/flex-template-web/pull/992)
|
||||
- [add] Add French translations to new translations keys. Few minor updates to English translations
|
||||
|
|
@ -26,6 +28,8 @@ way to update this template, but currently, we follow a pattern:
|
|||
ManageListingCards of "your listings" page.
|
||||
[#972](https://github.com/sharetribe/flex-template-web/pull/972)
|
||||
|
||||
[v2.7.0]: https://github.com/sharetribe/flex-template-web/compare/v2.6.0...v2.7.0
|
||||
|
||||
## [v2.6.0] 2019-01-02
|
||||
|
||||
- [fix] Wrong translations for perUnit in fr.json.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue