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 e25490d commit a98b03bCopy full SHA for a98b03b
packages/supertape/ChangeLog
@@ -1,3 +1,10 @@
1
+2022.09.07, v8.0.1
2
+
3
+feature:
4
+- package: @supertape/operator-stub v3.0.0
5
+- @supertape/operator-stub: type: Result -> OperationResult
6
+- (package) supertape v8.0.0
7
8
2022.09.07, v8.0.0
9
10
fix:
packages/supertape/package.json
@@ -1,6 +1,6 @@
{
"name": "supertape",
- "version": "8.0.0",
+ "version": "8.0.1",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "📼 Supertape simplest high speed test runner with superpowers",
"homepage": "http://github.com/coderaiser/supertape",
0 commit comments