2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

10 Commits

Author SHA1 Message Date
Dmitriy Mozgovoy d03f245a40 chore(CI): fixed release info script to use npm registry instead of git as file history source; (#7006) 2025-09-04 08:33:40 +02:00
Dmitriy Mozgovoy 7009715369 chore(ci): fixed release notification action; (#6064) 2023-11-09 00:47:06 +02:00
Dmitriy Mozgovoy 37cbf9214a chore(ci): added labeling and notification for published PRs; (#6059) 2023-11-08 16:17:55 +02:00
Dmitriy Mozgovoy 9263473154 chore(ci): fixed contributors avatar rendering for CHANGELOG.md; (#5514) 2023-01-31 17:56:09 +02:00
Dmitriy Mozgovoy e2a1e280f6 chore(ci): improved contributors & PRs sections generator; (#5453) 2023-01-09 15:24:02 +02:00
Dmitriy Mozgovoy 18772ed8fd chore(ci): improved logging; (#5451) 2023-01-08 02:51:52 +02:00
Dmitriy Mozgovoy f6b480912e chore(ci): improved contributors list generator; (#5443) 2023-01-07 02:40:08 +02:00
Dmitriy Mozgovoy 8651bf17d4 chore(ci): add an action to create a release PR; 2023-01-06 01:50:31 +02:00
Dmitriy Mozgovoy 8de391ff8a chore(ci): fix automatic contributors resolving; (#5403) 2022-12-23 16:49:47 +02:00
Dmitriy Mozgovoy 46085e6ffc chore(ci): fix release action;
* chore(ci): Add release-it script;
* fix(utils): redesigned logic for obtaining the global link;;
* chore(git): updated .gitignore;
chore(npm): updated .npmignore;
* chore(git): fix husky prepare script;
* chore(github): reworked npm release action step;
* chore(ci): add CHANGELOG.md contributors section generator;
* chore(deps): add `auto-changelog` to package.json;
2022-12-20 20:45:24 +02:00