Skip to content

Commit dfc90a2

Browse files
authored
Merge pull request #756 from mnfst/changeset-release/main
chore: version packages
2 parents 93a07e4 + 39e2021 commit dfc90a2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/remove-skills-folder.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/openclaw-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# manifest
22

3+
## 5.2.1
4+
5+
### Patch Changes
6+
7+
- b3971d5: Remove skills folder from the published package
8+
39
## 5.2.0
410

511
### Minor Changes

packages/openclaw-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "manifest",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Observability plugin for OpenClaw — traces, metrics, and cost tracking for your AI agent",
55
"main": "dist/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)