Release 0.3.1 (#71)

* Update releaseNotes.md

* updated package.json and package lock
This commit is contained in:
Nikola Jokic
2023-03-20 15:26:23 +01:00
committed by GitHub
parent 6dbb0b61b7
commit 89ff7d1155
3 changed files with 7 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hooks",
"version": "0.3.0",
"version": "0.3.1",
"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": {