mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
commit
15994f9b8b
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
|
||||
|
||||
## [v3.2.1] 2019-08-22
|
||||
|
||||
- [fix] On `ListingPage` align avatar with the left side of the content and fix content width so
|
||||
that it aligns with the header image.
|
||||
[#1155](https://github.com/sharetribe/flex-template-web/pull/1155)
|
||||
|
|
@ -28,6 +30,8 @@ way to update this template, but currently, we follow a pattern:
|
|||
- [add] Add new French translations related to payment intents. Also few small changes to en.json
|
||||
for consistency. [#1139](https://github.com/sharetribe/flex-template-web/pull/1139)
|
||||
|
||||
[v3.2.1]: https://github.com/sharetribe/flex-template-web/compare/v3.2.0...v3.2.1
|
||||
|
||||
## [v3.2.0] 2019-07-08
|
||||
|
||||
- [add] Keyword search/filter added to SearchPage component.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue