1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 06:55:38 +03:00
Commit Graph

26 Commits

Author SHA1 Message Date
Orhun Parmaksız
d53ba6501e
chore(release): prepare for v2.2.1 2024-04-11 01:22:47 +03:00
Jeroen Claassens
800c896493
fix(npm): include the proper files in the npm tarball (#594) 2024-04-10 00:59:44 +03:00
Radu Suciu
700281a25b
fix(release): fix typo in the installation of typos-cli (#545) 2024-03-08 21:26:16 +01:00
Jean SIMARD
edd3c30000
docs(changelog): fix typos (#316)
* docs(changelog): fix typos

fixes #310

* docs(release): explain how typos are auto-corrected

* feat(ci): check/install 'typos' for release

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-19 15:09:45 +02:00
Orhun Parmaksız
b3eef4a688
fix(release): use the correct argument in release script 2023-04-28 15:17:00 +03:00
Orhun Parmaksız
0d4e689115
feat(config): add a custom configuration file for the repository 2023-04-27 00:39:55 +03:00
Orhun Parmaksız
b7dd592653
chore(npm): package git-cliff for npm (#133)
* chore: scaffold a typescript node project

* feat: execute git cliff binary using nodejs

* fix: process doesnt return status code

* fix: optional dependencies are not added to git-cliff

* chore(npm): move NPM package to npm folder

* chore(docker): add NPM package to .dockerignore

* feat(cd): publish NPM package via continuous deployment workflow

* docs: add npm instructions to README

* chore(npm): update package keywords

* chore(cd): publish the NPM package publicly

* style(readme): update NPM section in README.md

Co-authored-by: Burak Güner <burak.guner@callstack.com>
Co-authored-by: Burak Güner <md.burak.guner@gmail.com>
2023-01-09 15:12:22 +01:00
Orhun Parmaksız
09ab59f12e
chore(release): improve the release script with additional messages 2023-01-08 22:55:15 +03:00
Orhun Parmaksız
8f77caf86a
chore(config): comment out custom commit preprocessor (#112) 2022-12-22 18:17:53 +03:00
Orhun Parmaksız
72544b1807
style(release): update the changelog template for tag message 2022-04-24 14:52:27 +03:00
Orhun Parmaksız
316c11b607
chore(config): indicate the breaking changes via default config 2021-12-11 15:20:29 +03:00
orhun
59ffe53a7c
chore(release): show the committed changes before creating a tag 2021-08-21 00:58:17 +03:00
orhun
1f85263f84
fix(template): use 7 digits for short SHA 2021-08-03 00:33:21 +03:00
orhun
f48108109e
chore(release): indicate which versions are managed by the script 2021-06-30 02:22:06 +03:00
orhun
99f2f0701c
chore(release): verify the created tag after creation 2021-06-30 02:09:11 +03:00
orhun
6619c385ed
chore(release): set the new version in release script 2021-06-30 01:26:32 +03:00
orhun
59b7c6ef79
docs(release): add link to the signer key of the tag 2021-06-29 20:44:46 +03:00
orhun
5d616ee249
fix(release): fix the character escape in release script 2021-06-22 00:12:16 +03:00
orhun
5677281b2c
chore(release): include the commit id in the custom template 2021-06-21 23:48:42 +03:00
orhun
381c941a94
fix(release): specify the committer email in release script 2021-06-20 21:33:22 +03:00
orhun
c4df0fa892
chore(release): set a custom changelog for the tag message 2021-06-20 17:08:52 +03:00
orhun
c7f08fe4a3
fix(release): strip the unreleased title from tag message 2021-06-19 23:51:44 +03:00
orhun
6099b2d0c7
chore(release): add release title to the tag message 2021-06-16 23:14:27 +03:00
orhun
3cb67618ef
chore(release): strip the markdown format from tag message 2021-06-16 23:07:00 +03:00
orhun
098c6ad380
chore(project): update the release script about arguments 2021-06-16 22:52:08 +03:00
orhun
d76bb9b3e5
chore(project): add release script 2021-06-16 22:43:45 +03:00