Prepare 0.8.0 release and bump dependencies once more (#256)

* Prepare 0.8.0 release and bump dependencies once more

* Update releaseNotes.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nikola Jokic
2025-10-04 11:53:55 +02:00
committed by GitHub
parent 96c35e7cc6
commit c03a5fb3c1
6 changed files with 1823 additions and 9381 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hooks",
"version": "0.7.0",
"version": "0.8.0",
"description": "Three projects are included - k8s: a kubernetes hook implementation that spins up pods dynamically to run a job - docker: A hook implementation of the runner's docker implementation - A hook lib, which contains shared typescript definitions and utilities that the other packages consume",
"main": "",
"directories": {