Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxgfr/release-notes-finder
An utility to find versions of a npm package with their release notes on Github
https://github.com/maxgfr/release-notes-finder
changelog github nodejs npm npm-package package package-version release-notes typescript utility version
Last synced: about 1 month ago
JSON representation
An utility to find versions of a npm package with their release notes on Github
- Host: GitHub
- URL: https://github.com/maxgfr/release-notes-finder
- Owner: maxgfr
- Created: 2022-11-20T19:10:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:00:36.000Z (about 2 months ago)
- Last Synced: 2024-10-24T02:32:35.888Z (about 2 months ago)
- Topics: changelog, github, nodejs, npm, npm-package, package, package-version, release-notes, typescript, utility, version
- Language: TypeScript
- Homepage: https://maxgfr.github.io/release-notes-finder
- Size: 6.61 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# release-notes-finder
An utility to find versions of a npm package with their release notes on Github.
It uses the Github API to find the release notes and the npm API to find the versions.
🚀 Application available at:
![Alt Text](https://raw.githubusercontent.com/maxgfr/release-notes-finder/main/.github/assets/record.gif)