Skip to content

Releases: RKDH2/github-cli.ts

v1.5.0

14 Mar 11:13

Choose a tag to compare

1.5.0 (2025-03-14)

Features

  • add TypeScript ESLint plugin and parser dependencies (1968cbc)

v1.4.2

14 Mar 11:11

Choose a tag to compare

1.4.2 (2025-03-14)

Bug Fixes

  • update CI workflow to run lint instead of biome (964fa70)

v1.4.1

14 Mar 11:09

Choose a tag to compare

1.4.1 (2025-03-14)

Bug Fixes

  • update lint script to use ESLint instead of biome (b795d9f)

v1.4.0

14 Mar 11:06

Choose a tag to compare

1.4.0 (2025-03-14)

Bug Fixes

  • add tough-cookie override to pnpm-lock.yaml (56fe0d5)

Features

  • add ESLint and Prettier configurations, remove biome.json (74d1d4c)

v1.3.8

14 Mar 10:48

Choose a tag to compare

1.3.8 (2025-03-14)

Bug Fixes

  • remove lodash and update pnpm-lock.yaml overrides (fb6ad6f)

v1.3.7

14 Mar 10:37

Choose a tag to compare

1.3.7 (2025-03-14)

Bug Fixes

  • add lodash dependency to package.json and pnpm-lock.yaml (3b38e15)

v1.3.6

13 Mar 14:04

Choose a tag to compare

1.3.6 (2025-03-13)

Bug Fixes

  • add lodash dependency to package.json (3d216b7)
  • remove lodash dependency from package.json (11694e0)

v1.3.5

13 Mar 14:00

Choose a tag to compare

1.3.5 (2025-03-13)

Bug Fixes

  • update dependencies for @types/node, axios, and typescript (92a7ed5)

v1.3.4

13 Mar 13:56

Choose a tag to compare

1.3.4 (2025-03-13)

Bug Fixes

  • change TypeScript target version from ES2021 to ES2020 (9d06b4d)
  • update package configuration and TypeScript settings, change chalk version and bin path (7d92bd2)
  • update package configuration for github-cli and adjust TypeScript settings (a84398b)

v1.3.3

12 Mar 08:57

Choose a tag to compare

1.3.3 (2025-03-12)

Bug Fixes

  • update bin entry for github-cli to point to the correct path (7a29663)