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 31cdad5 commit 8c828f0Copy full SHA for 8c828f0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-alpha.3](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2020-05-13)
2
+
3
4
+### Bug Fixes
5
6
+* added missing files to semantic git ([31cdad5](https://github.com/narrowspark/template-sync-action/commit/31cdad5ce851c220a47d8822e1b2bcf14410573f))
7
8
## [1.0.0-alpha.2](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2020-05-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "template-sync-action",
- "version": "0.0.0",
+ "version": "1.0.0-alpha.3",
"private": true,
"description": "Keep your github template fork up to date.",
"main": "lib/main.js",
0 commit comments