Skip to content

Commit e4dfd31

Browse files
chore: version packages
1 parent d7af461 commit e4dfd31

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/create-expert-optional-query.md

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

apps/create-expert/CHANGELOG.md

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

3+
## 0.0.24
4+
5+
### Patch Changes
6+
7+
- [#512](https://github.com/perstack-ai/perstack/pull/512) [`d7af461`](https://github.com/perstack-ai/perstack/commit/d7af461ebf4a395c77dbe7b3ca5c336eba0e56f5) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Make query argument optional and add --continue/--continue-job support
8+
39
## 0.0.23
410

511
### Patch Changes

apps/create-expert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-expert",
3-
"version": "0.0.23",
3+
"version": "0.0.24",
44
"description": "Create and modify Perstack expert definitions",
55
"author": "Wintermute Technologies, Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)