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

Commit 32675a9

Browse files
chore(release): 0.6.2 [skip ci]
## [0.6.2](v0.6.1...v0.6.2) (2020-07-01) ### Bug Fixes * **pipeline:** use correct option when calling artifact ([b61e9a4](b61e9a4))
1 parent 96719c5 commit 32675a9

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.6.2](https://github.com/vital-software/monofo/compare/v0.6.1...v0.6.2) (2020-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **pipeline:** use correct option when calling artifact ([b61e9a4](https://github.com/vital-software/monofo/commit/b61e9a4e2e681e6f17f5f7fbaec81c81c5d14d9b))
7+
18
## [0.6.1](https://github.com/vital-software/monofo/compare/v0.6.0...v0.6.1) (2020-06-30)
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.6.1",
3+
"version": "0.6.2",
44
"description": "Buildkite pipeline helper",
55
"author": "Dominic Scheirlinck <[email protected]>",
66
"bin": {

0 commit comments

Comments
 (0)