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

Commit 55f7d0a

Browse files
chore(release): 0.8.0 [skip ci]
# [0.8.0](v0.7.0...v0.8.0) (2020-07-01) ### Features * **pipeline:** added a message at the end of an empty pipeline ([d88032b](d88032b))
1 parent d88032b commit 55f7d0a

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.0](https://github.com/vital-software/monofo/compare/v0.7.0...v0.8.0) (2020-07-01)
2+
3+
4+
### Features
5+
6+
* **pipeline:** added a message at the end of an empty pipeline ([d88032b](https://github.com/vital-software/monofo/commit/d88032bb00ee0ba531b5226a790b8441c9376447))
7+
18
# [0.7.0](https://github.com/vital-software/monofo/compare/v0.6.2...v0.7.0) (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.7.0",
3+
"version": "0.8.0",
44
"description": "Buildkite pipeline helper",
55
"author": "Dominic Scheirlinck <[email protected]>",
66
"bin": {

0 commit comments

Comments
 (0)