Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/real-ideas-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@proofkit/typegen": minor
---

New command: `npx @proofkit/typegen@latest ui` will launch a web UI for configuring and running your typegen config.
(beta) support for @proofkit/fmodata typegen config.
2 changes: 1 addition & 1 deletion packages/fmodata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@proofkit/fmodata",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "FileMaker OData API client",
"repository": "git@github.com:proofgeist/proofkit.git",
"author": "Eric <37158449+eluce2@users.noreply.github.com>",
Expand Down
Loading
Loading