We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc69a4 commit 5cfdd19Copy full SHA for 5cfdd19
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-alpha.5](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2020-05-13)
2
+
3
4
+### Bug Fixes
5
6
+* changed node version back to 12 ([b174d93](https://github.com/narrowspark/template-sync-action/commit/b174d9385ddb7f7b80ee5b9e4321cbdf48d4a562))
7
8
## [1.0.0-alpha.4](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2020-05-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "template-sync-action",
- "version": "1.0.0-alpha.4",
+ "version": "1.0.0-alpha.5",
"private": true,
"description": "Keep your github template fork up to date.",
"keywords": [
0 commit comments