ITADN
form8ion/github

版本发布 8

v3.0.0-beta.18预发布
? · 2025-06-06

# [3.0.0-beta.18](https://github.com/form8ion/github/compare/v3.0.0-beta.17...v3.0.0-beta.18) (2025-06-06) ### Features * **octokit:** define the peer-dependency on `@octokit/core` ([8e1fb85](https://github.com/form8ion/github/commit/8e1fb85b2130b794e575927afe139649407c81dd)) ### BREAKING CHANGES * **octokit:** an octokit instance compatible with `@octokit/core` is expected to be provided as a dependency to the scaffolder and lifter, so it is now defined as a peer-dependency

v3.0.0-beta.16预发布
? · 2025-05-30

# [3.0.0-beta.16](https://github.com/form8ion/github/compare/v3.0.0-beta.15...v3.0.0-beta.16) (2025-05-30) ### Bug Fixes * **account:** only ask for organization selection when the chosen account type is `organization` ([5463230](https://github.com/form8ion/github/commit/54632307144685ccbbe641af103e6157a4e0a260)) * only create `.github/` directory after successful repo creation on remote ([32a8b32](https://github.com/form8ion/github/commit/32a8b32c6d94699acf02ae861e1ca1b12fde9ffc))

v3.0.0-beta.15预发布
? · 2025-05-30

# [3.0.0-beta.15](https://github.com/form8ion/github/compare/v3.0.0-beta.14...v3.0.0-beta.15) (2025-05-30) ### Bug Fixes * avoid creating github details when no octokit instance is provided ([e37624c](https://github.com/form8ion/github/commit/e37624c397275745d382e51470d0b1a3e2c121ee)) ### Features * **account:** enable choosing target account rather than typing the name ([8e83c33](https://github.com/form8ion/github/commit/8e83c33b3fd533ce5a2a960cbaa4e051f979db74)) ### BREAKING CHANGES * the `.github` directory is no longer created and repository settings are no longer defined when no octokit instance is provided

v3.0.0-beta.12预发布
? · 2025-05-16

# [3.0.0-beta.12](https://github.com/form8ion/github/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2025-05-16) ### Features * **files:** include files from the `src/` directory in the published packages ([307320b](https://github.com/form8ion/github/commit/307320b6904c2ffa0e37dca56129e62ee3d2c7c9)) * **repo-settings:** pass the octokit instance to the settings lifter ([5ee526e](https://github.com/form8ion/github/commit/5ee526ed99f6aec5b2d7d3c8e0e850927a7de858))

v3.0.0-beta.11预发布
? · 2025-05-16

# [3.0.0-beta.11](https://github.com/form8ion/github/compare/v3.0.0-beta.10...v3.0.0-beta.11) (2025-05-16) ### Features * **next-steps:** avoid creating duplicate next-steps issues ([36ed522](https://github.com/form8ion/github/commit/36ed522c14543f1995e3b8c6867f063965bbf10a)), closes [#37](https://github.com/form8ion/github/issues/37)

v2.3.0
? · 2025-05-16

# [2.3.0](https://github.com/form8ion/github/compare/v2.2.1...v2.3.0) (2025-05-16) ### Features * **next-steps:** avoid creating duplicate next-steps issues ([36ed522](https://github.com/form8ion/github/commit/36ed522c14543f1995e3b8c6867f063965bbf10a)), closes [#37](https://github.com/form8ion/github/issues/37)

v3.0.0-beta.10预发布
? · 2025-04-28

# [3.0.0-beta.10](https://github.com/form8ion/github/compare/v3.0.0-beta.9...v3.0.0-beta.10) (2025-04-28) ### Features * **settings:** prompt about whether the repo settings should be managed as code ([9f035f8](https://github.com/form8ion/github/commit/9f035f87d5f2af0189f16a0246adf934fe2047e3))

v3.0.0-beta.9预发布
? · 2025-04-19

# [3.0.0-beta.9](https://github.com/form8ion/github/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2025-04-19) ### Bug Fixes * **deps:** upgrade to the beta of the repository-settings plugin ([ac95548](https://github.com/form8ion/github/commit/ac955484b21b62aa8956f47ef66aa8719b6801d0))