mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Release v2.17.0
This commit is contained in:
parent
abd4611048
commit
95b6c1593a
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
|
||||
|
||||
## [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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.16.0",
|
||||
"version": "2.17.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue