Skip to content

Commit 57ac105

Browse files
ci(release): version packages
1 parent 0da8ff6 commit 57ac105

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

.changeset/social-sites-follow.md

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

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# agent-facets
22

3+
## 0.22.2
4+
5+
### Patch Changes
6+
7+
- [#373](https://github.com/agent-facets/facets/pull/373) [`0da8ff6`](https://github.com/agent-facets/facets/commit/0da8ff6456fe37bae9f9559db4b5de6ca0844b1f) Thanks [@eXamadeus](https://github.com/eXamadeus)! - This fixes a bug with `facet edit` where configuration values outside the description and name were stripped for assets.
8+
They now should survive `facet edit` correctly
9+
310
## 0.22.1
411

512
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/agent-facets/facets",
77
"directory": "packages/cli"
88
},
9-
"version": "0.22.1",
9+
"version": "0.22.2",
1010
"type": "module",
1111
"bin": {
1212
"facet": "./bin/facet"

0 commit comments

Comments
 (0)