Comparing version 2.7.0 to 3.0.0
@@ -0,1 +1,14 @@ | ||
<a name="3.0.0"></a> | ||
# [3.0.0](https://github.com/guillaumearm/bidon/compare/v2.7.0...v3.0.0) (2018-03-14) | ||
### Bug Fixes | ||
* remove umd distribution ([#42](https://github.com/guillaumearm/bidon/issues/42)) ([e2265b4](https://github.com/guillaumearm/bidon/commit/e2265b4)), closes [#40](https://github.com/guillaumearm/bidon/issues/40) | ||
### BREAKING CHANGES | ||
* umd bundle is not distributed anymore | ||
<a name="2.7.0"></a> | ||
@@ -2,0 +15,0 @@ # [2.7.0](https://github.com/guillaumearm/bidon/compare/v2.6.1...v2.7.0) (2018-03-14) |
{ | ||
"name": "bidon", | ||
"version": "2.7.0", | ||
"version": "3.0.0", | ||
"description": "Fake repository for testing ci tools", | ||
@@ -66,7 +66,2 @@ "main": "lib/index.js", | ||
{ | ||
"name": "index.umd.js", | ||
"path": "dist/index.js", | ||
"label": "library (UMD distribution)" | ||
}, | ||
{ | ||
"name": "index.es.js", | ||
@@ -73,0 +68,0 @@ "path": "es/index.js", |
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
4
12864
10
65