Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Olavo Parno authored and Olavo Parno committed Oct 8, 2021
1 parent 2f03b1f commit 5605448
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.5.0](https://github.com/olavoparno/istanbul-badges-readme/compare/v1.4.0...v1.5.0) (2021-10-08)


### Features

* add ci argument to fail if a badge changes ([57de3d6](https://github.com/olavoparno/istanbul-badges-readme/commit/57de3d6165fbdde4650e698089123d72376fd93d))
* change badge label optionally ([9aaa8ab](https://github.com/olavoparno/istanbul-badges-readme/commit/9aaa8aba9265b4ea103cc19a1fb7a43247cd9ec9))

## [1.4.0](https://github.com/olavoparno/istanbul-badges-readme/compare/v1.3.4...v1.4.0) (2021-06-07)


Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "istanbul-badges-readme",
"version": "1.4.0",
"version": "1.5.0",
"description": "Creates README badges from istanbul coverage report",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 5605448

Please sign in to comment.