Skip to content

Commit

Permalink
chore: release v4.2.0 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesin11 authored Aug 16, 2021
1 parent ca628d7 commit 37c3b7a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [4.2.0](https://github.com/Kesin11/CIAnalyzer/compare/v4.1.0...v4.2.0) (2021-08-16)


### Bug Fixes

* **CircleCI:** Fix detect workflow status ([a8b5264](https://github.com/Kesin11/CIAnalyzer/commit/a8b52642eed62d57b0d686d7ea84caecf7d42be7))
* **CircleCI:** Fix finished workflow filter when CircleCI history has not_run workflows ([c394f9b](https://github.com/Kesin11/CIAnalyzer/commit/c394f9bb04c6333068fcb902f5e89b1e815c27a1))


### Features

* Enable -v option ([3aacab9](https://github.com/Kesin11/CIAnalyzer/commit/3aacab9f37966b198eba24fa21d6b233079205f5))
* Improve log format ([65da4d0](https://github.com/Kesin11/CIAnalyzer/commit/65da4d013ccaa5205d7cde6a4c5f158a67b2d0d7))



# [4.1.0](https://github.com/Kesin11/CIAnalyzer/compare/v4.0.0...v4.1.0) (2021-07-25)


Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "ci_analyzer",
"version": "4.1.0",
"version": "4.2.0",
"description": "Export multiple CI service build data for analyzing.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 37c3b7a

Please sign in to comment.