Release v2.12.0

This commit is contained in:
Jenni Nurmi 2019-02-28 14:07:07 +02:00
parent 0d2474e66a
commit ad3daf301f
2 changed files with 5 additions and 1 deletions

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
## [v2.12.0] 2019-02-28
- [fix] Fix to PR [#1035](https://github.com/sharetribe/flex-template-web/pull/1035). In
`user.duck.js` send correct params depending on Stripe API in use.
[#1037](https://github.com/sharetribe/flex-template-web/pull/1037)
@ -32,6 +34,8 @@ way to update this template, but currently, we follow a pattern:
refactored to work with `rootClassName` prop (PrimaryButton, SecondaryButton and
InlineTextButton). [#1024](https://github.com/sharetribe/flex-template-web/pull/1024)
[v2.11.0]: https://github.com/sharetribe/flex-template-web/compare/v2.11.1...v2.12.0
## [v2.11.1] 2019-02-21
- [add] New translations for French and Spanish (fr.json & es.json)

View file

@ -1,6 +1,6 @@
{
"name": "app",
"version": "2.11.1",
"version": "2.12.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {