Releases: form8ion/github
Releases · form8ion/github
v2.0.0-alpha.2
2.0.0-alpha.2 (2024-07-29)
Features
- project-name: expect project-name as input rather than repository-name (eea11e0)
BREAKING CHANGES
- project-name:
projectName
is expected as input instead ofname
, which previously meant
repository name
v2.0.0-alpha.1
2.0.0-alpha.1 (2024-07-29)
Features
- vcs: nested repository-details under the vcs results object (75ccb59)
BREAKING CHANGES
- vcs: repository details are now nested under the
vcs
results object
v1.4.1
v1.4.0
v1.3.0
v1.3.0-beta.4
1.3.0-beta.4 (2024-07-08)
Bug Fixes
- unauthorized: prevent scaffolding settings if scaffolding the repo fails (535abd3)
v1.3.0-beta.3
1.3.0-beta.3 (2024-07-07)
Features
- description: pass description through to settings scaffolder (8f3d65e)