Release 0.7.0 (#218)

This commit is contained in:
Nikola Jokic
2025-04-17 12:34:48 +02:00
committed by GitHub
parent 375992cd31
commit 7da5474a5d
3 changed files with 20 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hooks",
"version": "0.6.2",
"version": "0.7.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": {