mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
commit
2fd19b4877
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-11-XX
|
||||
## Upcoming version 2018-XX-XX
|
||||
|
||||
## [v2.4.0] 2018-11-28
|
||||
|
||||
* [change] Update Flex JS SDK to 1.2.
|
||||
[#963](https://github.com/sharetribe/flex-template-web/pull/963)
|
||||
|
|
@ -25,6 +27,8 @@ way to update this template, but currently, we follow a pattern:
|
|||
[#959](https://github.com/sharetribe/flex-template-web/pull/959)
|
||||
* [add] Add translations CLI tool [#955](https://github.com/sharetribe/flex-template-web/pull/955)
|
||||
|
||||
[v2.4.0]: https://github.com/sharetribe/flex-template-web/compare/v2.3.2...v2.4.0
|
||||
|
||||
## [v2.3.2] 2018-11-20
|
||||
|
||||
* [fix] Take 2: don't set currentUserHasListings if fetched listing is in draft state.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.3.2",
|
||||
"version": "2.4.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue