From 95b6c1593a4236fc6efb2a08558d7caf352b8c6b Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 23 May 2019 16:42:31 +0300 Subject: [PATCH] Release v2.17.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be7324ef..501b728a 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.17.0] 2019-05-23 + - [change] Mapbox library dependencies updated to v1.0.0. [#1099](https://github.com/sharetribe/flex-template-web/pull/1099) - Note: Mapbox changed their pricing scheme! @@ -34,6 +36,8 @@ way to update this template, but currently, we follow a pattern: - [change] Move Stripe SDK call from `StripePaymentForm` to `stripe.duck.js` for consistency. [#1086](https://github.com/sharetribe/flex-template-web/pull/1086) + [v2.17.0]: https://github.com/sharetribe/flex-template-web/compare/v2.16.0...v2.17.0 + ## [v2.16.0] 2019-05-08 This release makes 2 big updates to `sharetribe-scripts` package (which is our fork from Create diff --git a/package.json b/package.json index 00365af5..299b7d3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.16.0", + "version": "2.17.0", "private": true, "license": "Apache-2.0", "dependencies": {