Skip to content

Commit 03d3ac0

Browse files
ci(release): version packages
1 parent 6c5ad6d commit 03d3ac0

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/few-waves-notice.md

Lines changed: 0 additions & 5 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# agent-facets
22

3+
## 0.21.1
4+
5+
### Patch Changes
6+
7+
- [#342](https://github.com/agent-facets/facets/pull/342) [`3314057`](https://github.com/agent-facets/facets/commit/3314057512906a0494240086dcfcd55cc07ee1c9) Thanks [@eXamadeus](https://github.com/eXamadeus)! - Add in registry URL to `facet whoami`
8+
39
## 0.21.0
410

511
### Minor 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.21.0",
9+
"version": "0.21.1",
1010
"type": "module",
1111
"bin": {
1212
"facet": "./bin/facet"

0 commit comments

Comments
 (0)