@clair/babel-plugin-inject-style
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,22 +0,20 @@ | ||
## 1.0.0 (2019-12-16) | ||
# Change Log | ||
* chore: release ([458ebd6](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/458ebd6)) | ||
* chore: release ([67cbf47](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/67cbf47)) | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [1.0.2](https://adgit.src.corp.qihoo.net/bizfe/clair/compare/@clair/babel-plugin-inject-style@1.0.1...@clair/babel-plugin-inject-style@1.0.2) (2019-12-26) | ||
**Note:** Version bump only for package @clair/babel-plugin-inject-style | ||
## 1.0.0 (2019-12-16) | ||
* chore: release ([67cbf47](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/67cbf47)) | ||
## <small>1.0.1 (2019-12-16)</small> | ||
## 1.0.0 (2019-12-16) | ||
## 1.0.0 (2019-12-12) | ||
@@ -26,5 +24,1 @@ | ||
* feat(babel-plugin-inject-style): init babel-plugin-inject-style ([254ab78](https://adgit.src.corp.qihoo.net/bizfe/clair/commits/254ab78)) | ||
{ | ||
"name": "@clair/babel-plugin-inject-style", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -18,3 +18,4 @@ "types": "dist/index.d.ts", | ||
"build": "tsc", | ||
"clean": "rimraf dist" | ||
"clean": "rimraf dist", | ||
"prepublishOnly": "yarn clean && yarn build" | ||
}, | ||
@@ -24,3 +25,4 @@ "publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "5cd9f8d1a868b3f9a56edc513fbb0cee8ddb8426" | ||
} |
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
19698