Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.6.0...v3.0.0) (2022-04-13)

### Code Refactoring

* **runtime:** refactored the runtime to have a simple event loop ([#622](#622)) ([8b70f3e](8b70f3e))

### BREAKING CHANGES

* **runtime:** No longer reject on invalid actions, disabledLogging -> enableLogging
  • Loading branch information
semantic-release-bot committed Apr 13, 2022
1 parent 8b70f3e commit 97041ed
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": "2.6.0",
"version": "3.0.0",
"repository": "https://github.com/tdreyno/fizz.git",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 97041ed

Please sign in to comment.