Skip to content

Commit e1f2f93

Browse files
committed
chore: release 0.18.0
1 parent 989d7a9 commit e1f2f93

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.17.2 - Unreleased
3+
## 0.18.0 - 2026-05-23
44

55
### Added
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/crabbox-plugin",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"description": "OpenClaw plugin for running Crabbox remote testbox workflows",
55
"license": "MIT",
66
"type": "module",

worker/package-lock.json

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

worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/crabbox-worker",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)