@mamba/app
Advanced tools
Comparing version 2.13.0 to 2.14.0
@@ -6,2 +6,42 @@ # Change Log | ||
# [2.14.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.13.0...v2.14.0) (2019-10-15) | ||
* master -> Release/v2.10.0 (#454) ([95f4e1d](https://github.com/stone-payments/pos-mamba-sdk/commit/95f4e1da2f1ca8b59fc11b7573c3cbd4b1add4a7)), closes [#454](https://github.com/stone-payments/pos-mamba-sdk/issues/454) [#444](https://github.com/stone-payments/pos-mamba-sdk/issues/444) [#449](https://github.com/stone-payments/pos-mamba-sdk/issues/449) [#452](https://github.com/stone-payments/pos-mamba-sdk/issues/452) | ||
* Release/v2.9.1 (#448) ([f54e177](https://github.com/stone-payments/pos-mamba-sdk/commit/f54e1779081c2cdcd854023746c5d1a136496010)), closes [#448](https://github.com/stone-payments/pos-mamba-sdk/issues/448) [#444](https://github.com/stone-payments/pos-mamba-sdk/issues/444) | ||
### BREAKING CHANGES | ||
* Feature Flags | ||
* Update README.md | ||
Removed wrong text. | ||
* chore(release): :robot: publish | ||
* chore(release): :robot: publish | ||
* chore(release): :robot: publish | ||
* fix: ๐ changelog duplicate | ||
* Feature Flags | ||
* Update README.md | ||
Removed wrong text. | ||
* chore(release): :robot: publish | ||
* chore(release): :robot: publish | ||
* chore(release): :robot: publish | ||
* fix: ๐ changelog duplicate | ||
# [2.13.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.9.1...v2.13.0) (2019-09-20) | ||
@@ -8,0 +48,0 @@ |
{ | ||
"name": "@mamba/app", | ||
"version": "2.13.0", | ||
"version": "2.14.0", | ||
"svelte": "App.html", | ||
@@ -11,4 +11,4 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/button": "^2.13.0", | ||
"@mamba/styles": "^2.13.0" | ||
"@mamba/button": "^2.14.0", | ||
"@mamba/styles": "^2.14.0" | ||
}, | ||
@@ -18,3 +18,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e12d62922fcf86ed407f543246878b334284c04d" | ||
"gitHead": "4428a0a8a76aca60e64de7007661f0c021b23f08" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49652