Skip to content

Commit 7aa867a

Browse files
authored
Merge pull request #192 from proofgeist/changeset-release/main
2 parents 57e8fad + fc7f899 commit 7aa867a

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"fmodata-cli-binary",
4545
"fmodata-date-filter-date-param",
4646
"get-query-string-entity-ids-override",
47+
"green-worms-care",
4748
"happy-rocks-watch",
4849
"improve-local-mcp-init-messaging",
4950
"list-tables-post",

packages/cli/CHANGELOG.md

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

3+
## 2.0.0-beta.26
4+
5+
### Patch Changes
6+
7+
- e3b25c3: Refocus the ProofKit CLI around project bootstrap and diagnostics by adding `doctor` and placeholder `prompt` commands, updating default guidance and docs, and switching scaffolded typegen scripts to package-native `@proofkit/typegen` commands.
8+
39
## 2.0.0-beta.25
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proofkit/cli",
3-
"version": "2.0.0-beta.25",
3+
"version": "2.0.0-beta.26",
44
"description": "Interactive CLI to scaffold and manage ProofKit projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)