Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Mar 14, 2023
1 parent e1a80f5 commit d1edcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tdreyno/fizz",
"version": "3.1.0",
"version": "4.0.0",
"repository": "https://github.com/tdreyno/fizz.git",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit d1edcb5

Please sign in to comment.