chore: add semantic release (#2759)

* chore: install deps related to semantic release

* chore: add husky config

* ci: add a script to update version number on new release

* ci: update ci/cd to include semantic release changes

* chore: merge dev to semantic-release
This commit is contained in:
Krishan
2026-03-19 16:26:25 +11:00
committed by GitHub
parent b0954eeddc
commit 132a76df27
5 changed files with 7200 additions and 38 deletions

3
.husky/pre-commit Normal file
View File

@@ -0,0 +1,3 @@
# These are commented until we enable lint and typecheck
# npx tsc -p tsconfig.json --noEmit
# npx lint-staged