Initial migration on TS

This commit is contained in:
Borales
2022-11-26 21:54:41 +01:00
parent fdf0082f89
commit 6bc995441e
17 changed files with 5994 additions and 46 deletions
+4
View File
@@ -1,5 +1,9 @@
# CHANGELOG
## 4.0.0 (26 Nov 2022)
- Migrated to Actions toolkit
## 3.0.0 (8 Jun 2022)
- Migrating to Python3 (thanks to [@richard-chim](https://github.com/richard-chim))