actions-playground
Advanced tools
Comparing version 1.2.3-rc.0 to 1.3.1
@@ -5,2 +5,19 @@ # Changelog | ||
### [1.3.1](https://github.com/SkeLLLa/actions-playground/compare/v1.3.0...v1.3.1) (2021-01-27) | ||
### Misc | ||
- xxx ([db62614](https://github.com/SkeLLLa/actions-playground/commit/db626142b59fed5e4be7b02a409745a7479bf6d9)) | ||
## [1.3.0](https://github.com/SkeLLLa/actions-playground/compare/v1.2.3-rc.0...v1.3.0) (2021-01-27) | ||
### Features | ||
- up ([45ed7e4](https://github.com/SkeLLLa/actions-playground/commit/45ed7e4ed46505d8c053bf71da2a78135464ae56)) | ||
### Misc | ||
- version file ([a41944b](https://github.com/SkeLLLa/actions-playground/commit/a41944bf00f1e9fb5b6ffebaf8070dee53063bf2)) | ||
- **deps-dev:** bump standard-version from 8.0.0 to 8.0.1 ([53727b9](https://github.com/SkeLLLa/actions-playground/commit/53727b9b1f1f3037a7c6fd3c35568b714d7fbef2)) | ||
### [1.2.3-rc.0](https://github.com/SkeLLLa/actions-playground/compare/v1.2.2...v1.2.3-rc.0) (2020-08-15) | ||
@@ -7,0 +24,0 @@ |
{ | ||
"name": "actions-playground", | ||
"version": "1.2.3-rc.0", | ||
"version": "1.3.1", | ||
"description": "GH actions playground", | ||
@@ -23,3 +23,4 @@ "keywords": [], | ||
"test": "npm audit --production && npm run lint && npm run unit", | ||
"unit": "jest" | ||
"unit": "jest", | ||
"version:update": "echo $npm_package_version > VERSION" | ||
}, | ||
@@ -26,0 +27,0 @@ "husky": { |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7469
6
0
1
3