actions-playground
Advanced tools
Comparing version 1.3.8 to 1.3.12
@@ -5,2 +5,15 @@ # Changelog | ||
### [1.3.12](https://github.com/SkeLLLa/actions-playground/compare/v1.3.11...v1.3.12) (2021-01-28) | ||
### [1.3.11](https://github.com/SkeLLLa/actions-playground/compare/v1.3.10...v1.3.11) (2021-01-28) | ||
### [1.3.10](https://github.com/SkeLLLa/actions-playground/compare/v1.3.9...v1.3.10) (2021-01-28) | ||
### Misc | ||
* **rebase:** fix ([e500f53](https://github.com/SkeLLLa/actions-playground/commit/e500f53b8ca0e11faee83cec0ea141d55f40bec0)) | ||
### [1.3.9](https://github.com/SkeLLLa/actions-playground/compare/v1.3.8...v1.3.9) (2021-01-27) | ||
### [1.3.8](https://github.com/SkeLLLa/actions-playground/compare/v1.3.7...v1.3.8) (2021-01-27) | ||
@@ -7,0 +20,0 @@ |
{ | ||
"name": "actions-playground", | ||
"version": "1.3.8", | ||
"version": "1.3.12", | ||
"description": "GH actions playground", | ||
@@ -24,3 +24,3 @@ "keywords": [], | ||
"unit": "jest", | ||
"version:update": "echo $npm_package_version > VERSION" | ||
"version:update": "echo v$npm_package_version > VERSION" | ||
}, | ||
@@ -27,0 +27,0 @@ "husky": { |
foo | ||
1.2.3-rc.0 | ||
test | ||
foo | ||
bar |
Sorry, the diff of this file is not supported yet
9085
6