Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 54edfe5

Browse files
chore(release): 0.8.4 [skip ci]
## [0.8.4](v0.8.3...v0.8.4) (2020-07-01) ### Bug Fixes * make error message on stale build more actionable ([8adb2de](8adb2de))
1 parent 8adb2de commit 54edfe5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.8.4](https://github.com/vital-software/monofo/compare/v0.8.3...v0.8.4) (2020-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* make error message on stale build more actionable ([8adb2de](https://github.com/vital-software/monofo/commit/8adb2de3761ec7a0aa0e882353c1743915213531))
7+
18
## [0.8.3](https://github.com/vital-software/monofo/compare/v0.8.2...v0.8.3) (2020-07-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monofo",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "Buildkite pipeline helper",
55
"author": "Dominic Scheirlinck <[email protected]>",
66
"bin": {

0 commit comments

Comments
 (0)