Release v2.17.0

This commit is contained in:
Vesa Luusua 2019-05-23 16:42:31 +03:00
parent abd4611048
commit 95b6c1593a
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.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

View file

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