Skip to content

Commit 2aaf157

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.0...v5.0.0) (2023-05-04) ### Features * add output port to avoid functions in data ([81a6f73](81a6f73)) * drop node 14 ([f7541ec](f7541ec)) * move from state.is to isState ([823b223](823b223)) ### BREAKING CHANGES * Add two maps of names to createRuntime. 1 for internal actions, 1 for external * Remove node 14 support * Removed State.is in favor of isState
1 parent e90a890 commit 2aaf157

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": "4.0.0",
3+
"version": "5.0.0",
44
"repository": "https://github.com/tdreyno/fizz.git",
55
"funding": "https://github.com/sponsors/tdreyno",
66
"publishConfig": {

0 commit comments

Comments
 (0)