chore(main): release 1.45.0 (#855)

* chore(main): release 1.45.0

* Apply automatic changes

* Update CHANGELOG.md

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2022-11-06 23:50:19 +01:00
committed by GitHub
co-authored by rubenfiszel
parent 7c97fac746
commit 11577f4a4e
12 changed files with 39 additions and 15 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import setup from "./setup.ts";
import variable from "./variable.ts";
import push from "./push.ts";
const VERSION = "v1.44.0";
const VERSION = "v1.45.0";
await new Command()
.name("wmill")