Skip to content

Commit a98b03b

Browse files
committed
chore: package: v8.0.1
1 parent e25490d commit a98b03b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/supertape/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
2022.09.07, v8.0.0
29

310
fix:

packages/supertape/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "supertape",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "📼 Supertape simplest high speed test runner with superpowers",
66
"homepage": "http://github.com/coderaiser/supertape",

0 commit comments

Comments
 (0)