We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c180bc commit ca17f55Copy full SHA for ca17f55
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @taskless/packcheck
2
3
+## 0.0.22
4
+
5
+### Patch Changes
6
7
+- Adds support for checking chunked streaming responses
8
9
## 0.0.20
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@taskless/pack",
"description": "CLI for working with Taskless packs",
- "version": "0.0.21",
+ "version": "0.0.22",
"author": "Taskless",
"license": "Apache-2.0",
"repository": "taskless/pack",
0 commit comments