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

Commit 7c80873

Browse files
chore(release): 0.8.2 [skip ci]
## [0.8.2](v0.8.1...v0.8.2) (2020-07-01) ### Bug Fixes * also log the matching patterns ([320730b](320730b))
1 parent e485be6 commit 7c80873

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.2](https://github.com/vital-software/monofo/compare/v0.8.1...v0.8.2) (2020-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* also log the matching patterns ([320730b](https://github.com/vital-software/monofo/commit/320730bd43c307c1b50311ce6c7461efaf6e7b6d))
7+
18
## [0.8.1](https://github.com/vital-software/monofo/compare/v0.8.0...v0.8.1) (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.1",
3+
"version": "0.8.2",
44
"description": "Buildkite pipeline helper",
55
"author": "Dominic Scheirlinck <[email protected]>",
66
"bin": {

0 commit comments

Comments
 (0)