From ad3daf301f160d3947b5abd209c761fd29325cd2 Mon Sep 17 00:00:00 2001 From: Jenni Nurmi Date: Thu, 28 Feb 2019 14:07:07 +0200 Subject: [PATCH] Release v2.12.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5bb52d755..d84f7a4f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 6504047f74..9daaa7098b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.11.1", + "version": "2.12.0", "private": true, "license": "Apache-2.0", "dependencies": {