Skip to content

Commit

Permalink
chore(release): 6.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BePo65 committed Jun 30, 2024
1 parent 859c674 commit ec095e4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

## [6.4.7](https://github.com/bepo65/license-report-recursive/compare/v6.4.6...v6.4.7) (2024-06-30)

## [6.4.6](https://github.com/bepo65/license-report-recursive/compare/v6.4.5...v6.4.6) (2024-06-30)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# license report tool with recursion
![Version](https://img.shields.io/badge/version-6.4.6-blue.svg?cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-6.4.7-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE)
based on <a href="https://www.npmjs.com/package/license-report"><img src="https://img.shields.io/badge/license--report-6.5.0-green.svg"/></a>

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": "license-report-recursive",
"version": "6.4.6",
"version": "6.4.7",
"description": "Wrapper around license-report to add recursion",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit ec095e4

Please sign in to comment.