Comparing version 0.11.1 to 0.11.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.2](https://github.com/waitingsong/egg-kmore/compare/v0.11.1...v0.11.2) (2019-10-14) | ||
**Note:** Version bump only for package egg-kmore | ||
## [0.11.1](https://github.com/waitingsong/egg-kmore/compare/v0.11.0...v0.11.1) (2019-10-08) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.11.0 | ||
* @version 0.11.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "egg-kmore", | ||
"author": "waiting", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "egg plugin of kmore", | ||
@@ -36,4 +36,4 @@ "eggPlugin": { | ||
"@waiting/shared-types": "1", | ||
"kmore": "^0.11.1", | ||
"kmore-cli": "^0.11.1" | ||
"kmore": "^0.11.2", | ||
"kmore-cli": "^0.11.2" | ||
}, | ||
@@ -93,3 +93,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "10e78bd0e1417b6cfa6c4387b9bc269f9e36fe44" | ||
"gitHead": "81e27579ae7741de5abcbaf1aa4621101118c38a" | ||
} |
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
16069
Updatedkmore@^0.11.2
Updatedkmore-cli@^0.11.2