Skip to content

Commit

Permalink
ci(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-10-13)

### Bug Fixes

* add missing type dep ([0083924](0083924))

### Features

* add cli binary functionality ([4724838](4724838))
* display count of how many packages have which license ([90df2d6](90df2d6))
* display list of files without license ([c0950ad](c0950ad))

### Performance Improvements

* update wording for clarity ([afd9a84](afd9a84))
  • Loading branch information
semantic-release-bot committed Oct 13, 2021
1 parent 86f67b0 commit 246cafe
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 1.0.0 (2021-10-13)


### Bug Fixes

* add missing type dep ([0083924](https://github.com/mikaelsrozee/recursive-license-checker/commit/008392437421063da66f8f9fbf2cdcea54f3fea3))


### Features

* add cli binary functionality ([4724838](https://github.com/mikaelsrozee/recursive-license-checker/commit/4724838481c9b7d32b20fee01e03ba7c4192f023))
* display count of how many packages have which license ([90df2d6](https://github.com/mikaelsrozee/recursive-license-checker/commit/90df2d66b2ecb11933505cc04901172a5b5d6dea))
* display list of files without license ([c0950ad](https://github.com/mikaelsrozee/recursive-license-checker/commit/c0950adf3e39a6062c5f801ffded87f57fb2f82a))


### Performance Improvements

* update wording for clarity ([afd9a84](https://github.com/mikaelsrozee/recursive-license-checker/commit/afd9a845d1408279f6b72390dc44d68d7eb3ab32))

0 comments on commit 246cafe

Please sign in to comment.