You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/fmdapi/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# @proofkit/fmdapi
2
2
3
+
## 5.0.1
4
+
5
+
### Patch Changes
6
+
7
+
- 2ff4cd1: Update how portal validation should be passed to the fmdapi client.
8
+
To update, simply re-run the `npx @proofkit/typegen@latest` command and your files will be updated to the correct syntax. If you still see errors, try with the "--reset-overrides" flag to also re-create your overrides files.
Copy file name to clipboardExpand all lines: packages/typegen/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# @proofkit/typegen
2
2
3
+
## 1.0.9
4
+
5
+
### Patch Changes
6
+
7
+
- 2ff4cd1: Update how portal validation should be passed to the fmdapi client.
8
+
To update, simply re-run the `npx @proofkit/typegen@latest` command and your files will be updated to the correct syntax. If you still see errors, try with the "--reset-overrides" flag to also re-create your overrides files.
0 commit comments