Skip to content

Commit d1edcb5

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.1.0...v4.0.0) (2023-03-14) ### Features * actions bound to a runtime now return a Promise<void> representing their completion ([#717](#717)) ([e1a80f5](e1a80f5)) ### BREAKING CHANGES * This is a type-only change
1 parent e1a80f5 commit d1edcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tdreyno/fizz",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"repository": "https://github.com/tdreyno/fizz.git",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)