Skip to content

Commit

Permalink
chore(release): 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olavoparno committed May 19, 2021
1 parent 4312259 commit 86c261d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

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.3.1](https://github.com/olavoparno/istanbul-badges-readme/compare/v1.3.0...v1.3.1) (2021-05-19)


### Bug Fixes

* **contributors:** fix contributorsrc file ([28d929d](https://github.com/olavoparno/istanbul-badges-readme/commit/28d929d286e416332a3a00d8364beb1617580976))
* **validate:** check for readme dir argument to find readmefile ([9087ded](https://github.com/olavoparno/istanbul-badges-readme/commit/9087ded1b14f3d666ba5c419255bf12778064095))
* **validate:** check for readme dir argument to find readmefile ([aec9a1a](https://github.com/olavoparno/istanbul-badges-readme/commit/aec9a1a548367cd6a943a5626f9da70e810f0271))

## [1.3.0](https://github.com/olavoparno/istanbul-badges-readme/compare/v1.2.2...v1.3.0) (2021-05-17)


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.3.0",
"version": "1.3.1",
"description": "Creates README badges from istanbul coverage report",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 86c261d

Please sign in to comment.