1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-10-26 16:04:18 +03:00
git-cliff/website/docs
Jeroen Claassens 8b33267967
feat(npm): add programmatic API for TypeScript (#523)
* feat: add programmatic api

* fix: return the execa result from the programmatic API instead of exiting the process

* feat: make it possible to customize execa when using the programmatic api

* fix: fixed dev script

* refactor: remove unnecessary await

* chore: update lockfile and let yarn resort dependencies

* style: formatting in tsup config

* chore(npm): log the error in case of exe path is not found

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-03-03 20:29:42 +01:00
..
configuration feat(args): add --tag-pattern argument (#526) 2024-03-01 23:09:15 +01:00
github-actions chore(website): bump the version of git-cliff-action 2024-02-19 19:11:15 +03:00
installation feat(npm): add programmatic API for TypeScript (#523) 2024-03-03 20:29:42 +01:00
integration feat(github): support overriding the GitHub API URL (#512) 2024-02-22 20:36:00 +01:00
templating chore(website): fix broken anchors 2024-01-06 15:08:35 +03:00
usage feat(args): add --tag-pattern argument (#526) 2024-03-01 23:09:15 +01:00
docker.md docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
gitlab.md docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
index.md docs(website): add highlights for 2.0.0 (#504) 2024-02-19 12:06:38 +01:00
tips-and-tricks.md docs(website): add tip about skipping commits by PR label 2024-02-29 18:36:34 +03:00