Skip to content

Commit

Permalink
chore(release): 3.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.12.0](v3.11.0...v3.12.0) (2021-03-08)

### Features

* better example showing jobs move through states ([7c0bc7c](7c0bc7c))
  • Loading branch information
semantic-release-bot committed Mar 8, 2021
1 parent 10f242a commit 440cbbe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.12.0](https://github.com/bee-queue/arena/compare/v3.11.0...v3.12.0) (2021-03-08)

### Features

- better example showing jobs move through states ([7c0bc7c](https://github.com/bee-queue/arena/commit/7c0bc7c8697d20513ebf8314295dd866f61112e7))

## [3.11.0](https://github.com/bee-queue/arena/compare/v3.10.0...v3.11.0) (2021-03-07)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
"src"
],
"repository": "https://github.com/bee-queue/arena.git",
"version": "3.11.0"
"version": "3.12.0"
}

0 comments on commit 440cbbe

Please sign in to comment.