Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# git-commits-since [![npm version][npmv-img]][npmv-url] [![github release][ghrelease-img]][ghrelease-url] [![License][license-img]][license-url]
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since?ref=badge_shield)

> Get all commits since given period of time or by default from latest git semver tag. Understands and follows both the [SemVer](https://semver.org) and the [Conventional Commits](https://www.conventionalcommits.org/) specification.

Expand Down Expand Up @@ -283,4 +284,6 @@ Released under the [Apache-2.0 License][license-url].
[new-release]: https://github.com/tunnckoCore/new-release
[parse-commit-message]: https://github.com/tunnckoCoreLabs/parse-commit-message
[recommended-bump]: https://github.com/tunnckoCoreLabs/recommended-bump
[semantic-release]: https://github.com/semantic-release/semantic-release
[semantic-release]: https://github.com/semantic-release/semantic-release

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FtunnckoCoreLabs%2Fgit-commits-since?ref=badge_large)