Skip to content

Commit af38e26

Browse files
committed
chore(release): publish
- kubernetes-test@0.2.0
1 parent de1a02d commit af38e26

3 files changed

Lines changed: 5236 additions & 2604 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.2.0 (2026-01-06)
7+
8+
### Features
9+
10+
- add kubernetes-test package with wait-for-pods functionality ([ff84f79](https://github.com/constructive-io/dev-utils/commit/ff84f798cd363bb52b63914055ef6097160fc337))

packages/kubernetes-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kubernetes-test",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Kubernetes testing utilities with wait-for-pods and other helpers for integration tests",
66
"main": "index.js",

0 commit comments

Comments
 (0)