Skip to content

Commit 688cfe5

Browse files
chore(release): 1.0.0-alpha.10 [skip ci]
## [1.0.0-alpha.10](v1.0.0-alpha.9...v1.0.0-alpha.10) (2021-09-24) ### Bug Fixes * updated all deps ([3647eaa](3647eaa))
1 parent 3647eaa commit 688cfe5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [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)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-sync-action",
3-
"version": "1.0.0-alpha.9",
3+
"version": "1.0.0-alpha.10",
44
"private": true,
55
"description": "Keep your github template fork up to date.",
66
"keywords": [

0 commit comments

Comments
 (0)