We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3dcdb commit 1ed761aCopy full SHA for 1ed761a
.changeset/results-docs.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @transloadit/convex
2
3
+## 0.0.6
4
+
5
+### Patch Changes
6
7
+- a8389a0: Docs: clarify results table stores one row per output file per step.
8
9
## 0.0.5
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@transloadit/convex",
"description": "Transloadit component for Convex",
- "version": "0.0.5",
+ "version": "0.0.6",
"type": "module",
"packageManager": "yarn@4.5.0",
"repository": {
0 commit comments