Skip to content

Commit 77b40ac

Browse files
authored
Prepare 0.6.2 Release (#189)
1 parent ee10d95 commit 77b40ac

File tree

3 files changed

+27
-32
lines changed

3 files changed

+27
-32
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hooks",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"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",
55
"main": "",
66
"directories": {

releaseNotes.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
<!-- ## Features -->
22

3-
## Bugs
4-
5-
- Skip writing extension containers in output context file [#154]
3+
<!-- ## Bugs -->
64

75
## Misc
86

9-
- Bump ws from 7.5.7 to 7.5.10 in /packages/docker [#170]
10-
- Bump braces from 3.0.2 to 3.0.3 in /packages/docker [#171]
11-
- Bump tar from 6.1.11 to 6.2.1 in /packages/k8s [#156]
12-
7+
- Bump `@kubernetes/client-node` from 0.18.1 to 0.22.0 in /packages/k8s [#182]
138

149
## SHA-256 Checksums
1510

0 commit comments

Comments
 (0)