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 43eb921 commit c21742aCopy full SHA for c21742a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-alpha.6](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2020-05-14)
2
+
3
4
+### Bug Fixes
5
6
+* fixed uuid import ([43eb921](https://github.com/narrowspark/template-sync-action/commit/43eb9216ccdefdec3cdd34ca24f97279244e91b0))
7
8
## [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)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "template-sync-action",
- "version": "1.0.0-alpha.5",
+ "version": "1.0.0-alpha.6",
"private": true,
"description": "Keep your github template fork up to date.",
"keywords": [
0 commit comments