Skip to content

Commit

Permalink
chore: package: v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 7, 2022
1 parent e25490d commit a98b03b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/supertape/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2022.09.07, v8.0.1

feature:
- package: @supertape/operator-stub v3.0.0
- @supertape/operator-stub: type: Result -> OperationResult
- (package) supertape v8.0.0

2022.09.07, v8.0.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/supertape/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a98b03b

Please sign in to comment.