mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
commit
15f0835d76
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 2018-XX-XX
|
||||
|
||||
## [v2.5.0] 2018-12-17
|
||||
|
||||
- [add] Add French translations to recently added translation keys. Also few minor changes to
|
||||
English translations for consistency.
|
||||
[#981](https://github.com/sharetribe/flex-template-web/pull/981)
|
||||
|
|
@ -44,6 +46,8 @@ way to update this template, but currently, we follow a pattern:
|
|||
- [add] Add documentation about deploying to production. Also add _deploy to Heroku_ button.
|
||||
[#961](https://github.com/sharetribe/flex-template-web/pull/961)
|
||||
|
||||
[v2.5.0]: https://github.com/sharetribe/flex-template-web/compare/v2.4.1...v2.5.0
|
||||
|
||||
## [v2.4.1] 2018-11-29
|
||||
|
||||
- [fix] Add missing French translation.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.4.0",
|
||||
"version": "2.5.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue