mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
New release: v2.14.0
This commit is contained in:
parent
c73bb5209a
commit
7526e93f4e
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.14.0] 2019-04-05
|
||||
|
||||
- [add] German translations for recent PayoutDetailsForm changes.
|
||||
[#1064](https://github.com/sharetribe/flex-template-web/pull/1064)
|
||||
- [add] Added NZD and HKD subunit divisors and refactored currency configuration.
|
||||
|
|
@ -24,6 +26,8 @@ way to update this template, but currently, we follow a pattern:
|
|||
OK, but there wasn't any reason to for it.
|
||||
[#1061](https://github.com/sharetribe/flex-template-web/pull/1061)
|
||||
|
||||
[v2.14.0]: https://github.com/sharetribe/flex-template-web/compare/v2.13.1...v2.14.0
|
||||
|
||||
## [v2.13.1] 2019-03-29
|
||||
|
||||
- [add] a comment about category and amenities filters. They don't work out-of-the-box, extended
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.13.1",
|
||||
"version": "2.14.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue