Skip to content

Commit 65b3579

Browse files
cnbailianclaude
andcommitted
bump: update plugin versions to 0.1.4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9a1bd07 commit 65b3579

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/plugin-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repterm-api",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Plugin and matcher API for repterm - use this to build repterm plugins without depending on repterm",
55
"type": "module",
66
"main": "./dist/index.js",

packages/plugin-kubectl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexusgpu/repterm-plugin-kubectl",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Kubernetes plugin for repterm - provides kubectl testing utilities",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)