We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3647eaa commit 688cfe5Copy full SHA for 688cfe5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-alpha.10](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2021-09-24)
2
+
3
4
+### Bug Fixes
5
6
+* updated all deps ([3647eaa](https://github.com/narrowspark/template-sync-action/commit/3647eaa1700e2f06e94f2dbd8c9736abf792298a))
7
8
## [1.0.0-alpha.9](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2021-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "template-sync-action",
- "version": "1.0.0-alpha.9",
+ "version": "1.0.0-alpha.10",
"private": true,
"description": "Keep your github template fork up to date.",
"keywords": [
0 commit comments