-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
### Changelog | ||
|
||
All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||
|
||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
||
#### [v1.0.1](https://github.com/krjordan/fetchdoc-cli/compare/v1.0.0...v1.0.1) | ||
|
||
- fix(rollup): add rollup to fix broken package [`#5`](https://github.com/krjordan/fetchdoc-cli/pull/5) | ||
- fix(npm): add shebang and bin to package.json [`#3`](https://github.com/krjordan/fetchdoc-cli/pull/3) | ||
- chore(package): package up repo for npm [`#2`](https://github.com/krjordan/fetchdoc-cli/pull/2) | ||
|
||
#### v1.0.0 | ||
|
||
> 4 September 2023 | ||
- Release/v1.0.0 [`#4`](https://github.com/krjordan/fetchdoc-cli/pull/4) | ||
- feat(ci/cd): implement GitHub workflow and add issue templates [`#1`](https://github.com/krjordan/fetchdoc-cli/pull/1) | ||
- first commit [`90d36c0`](https://github.com/krjordan/fetchdoc-cli/commit/90d36c00f22a524cd230af598fe4126a5594e98c) | ||
- feat: Add README display in terminal and enhance error handling [`08436ba`](https://github.com/krjordan/fetchdoc-cli/commit/08436ba7c5c0ac5e7c2894b71d499fc4836dc98b) | ||
- chore(linting): set up ESLint and Prettier and fix linting issues [`23b0d53`](https://github.com/krjordan/fetchdoc-cli/commit/23b0d5327b2d76e05c5c3b53cd13831d47fc0c64) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters