Releases: RKDH2/github-cli.ts
Releases · RKDH2/github-cli.ts
v1.3.0
1.3.0 (2025-03-12)
Features
- add github-cli.ts for fetching Github repository and user data (edfaec6)
v1.2.2
1.2.2 (2025-03-12)
Bug Fixes
- resolve axios version conflict by updating to 1.8.3 in pnpm-lock.yaml (b470c7b)
v1.2.1
1.2.1 (2025-03-12)
Bug Fixes
- update axios dependency to version 1.8.2 and add Renovate configuration (177a98c)
- update dependencies in pnpm-lock.yaml for compatibility (6e3a726)
v1.2.0
1.2.0 (2025-03-12)
Features
- rename package to github-cli.ts for clarity (97b1a2d)
v1.1.0
1.1.0 (2025-03-11)
Features
- add semantic release configuration and update release workflow (63b937b)