Skip to content

Commit c408511

Browse files
committed
docs: manually catch-up changelog
1 parent c64f116 commit c408511

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
## [0.0.3](https://github.com/erzz/codeclimate-standalone/compare/v0.0.2...v0.0.3) (2021-06-02)
22

3+
### Bug Fixes
4+
5+
- add automatic semantic release ([b74ed92](https://github.com/erzz/codeclimate-standalone/commit/b74ed92f3ae35ba2beedc1611b8da9a821aa1261))
6+
7+
## [0.0.2](https://github.com/erzz/codeclimate-standalone/compare/v0.0.1...v0.0.2) (2021-05-18)
38

49
### Bug Fixes
510

6-
* add automatic semantic release ([b74ed92](https://github.com/erzz/codeclimate-standalone/commit/b74ed92f3ae35ba2beedc1611b8da9a821aa1261))
11+
- rename action to codeclimate-standalone ([778c44f](https://github.com/erzz/codeclimate-standalone/commit/778c44f4b186cec602f8158cb385ddf9fc801d85))
12+
13+
## [0.0.1](https://github.com/erzz/codeclimate-standalone/commit/6a05b29bb1cb637bff60d9c900ac23c9358d6c4b) (2021-05-18)
14+
15+
### Features
16+
17+
- Run Code Climate as a standalone job with no dependency to the Code Climate web service
18+
- Optional HTML report
19+
- Set your own thresholds for pass / fail criteria of the job
20+
- Ability to provide your own config in at any relative path

0 commit comments

Comments
 (0)