Skip to content

Commit a479e92

Browse files
chore(release): 1.0.0-alpha.8 [skip ci]
## [1.0.0-alpha.8](v1.0.0-alpha.7...v1.0.0-alpha.8) (2021-02-22) ### Features * added commitlint ([bb6d375](bb6d375)) * added semantic release workflow ([7a40fdf](7a40fdf)) * added text lint ([1de1408](1de1408)) * merge master (main) into alpha ([ea6eed2](ea6eed2)) * update the dependabot config ([2f438ce](2f438ce)) * upgraded dependencies ([2ea0d3a](2ea0d3a)) ### Bug Fixes * changed node version back to 12 ([5ce2fc9](5ce2fc9)) * fixed error handling in github-manager.ts ([1b790ac](1b790ac)) * fixed test pipe ([87f5b05](87f5b05)) * fixed wrong type ([90f34c7](90f34c7))
1 parent 151458e commit a479e92

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [1.0.0-alpha.8](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2021-02-22)
2+
3+
4+
### Features
5+
6+
* added commitlint ([bb6d375](https://github.com/narrowspark/template-sync-action/commit/bb6d3754507cbb071663c74b52f6d9fa27f8ca1c))
7+
* added semantic release workflow ([7a40fdf](https://github.com/narrowspark/template-sync-action/commit/7a40fdfaf83bca2130b1390932001607c6b1356e))
8+
* added text lint ([1de1408](https://github.com/narrowspark/template-sync-action/commit/1de14083b075898d1581778297ef171a1011ab79))
9+
* merge master (main) into alpha ([ea6eed2](https://github.com/narrowspark/template-sync-action/commit/ea6eed254bfd9393e92fd88bd02277162912fa37))
10+
* update the dependabot config ([2f438ce](https://github.com/narrowspark/template-sync-action/commit/2f438ceea41759f824122399cc3696a3da7ff5ed))
11+
* upgraded dependencies ([2ea0d3a](https://github.com/narrowspark/template-sync-action/commit/2ea0d3a0728003537de4b15c2c9ebadc2c4675b4))
12+
13+
14+
### Bug Fixes
15+
16+
* changed node version back to 12 ([5ce2fc9](https://github.com/narrowspark/template-sync-action/commit/5ce2fc97c87d7dc0e312843d66f50ee38d271cdf))
17+
* fixed error handling in github-manager.ts ([1b790ac](https://github.com/narrowspark/template-sync-action/commit/1b790ac37b7c93216fd88c54a3d54344ec73dd26))
18+
* fixed test pipe ([87f5b05](https://github.com/narrowspark/template-sync-action/commit/87f5b05a45e630416f115f3af8dc986033e86072))
19+
* fixed wrong type ([90f34c7](https://github.com/narrowspark/template-sync-action/commit/90f34c77a6707467c14c1bc0d949ce4173522423))
20+
121
## [1.0.0-alpha.7](https://github.com/narrowspark/template-sync-action/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2020-05-14)
222

323

0 commit comments

Comments
 (0)