Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Releases: travi/github-scaffolder

v10.3.1

10 Jul 23:16
9b638d1
Compare
Choose a tag to compare

10.3.1 (2024-07-10)

Bug Fixes

  • deps: bumped the minimum for the github plugin (9b638d1)

v10.3.0

10 Jul 04:09
6c2d7b8
Compare
Choose a tag to compare

10.3.0 (2024-07-10)

Features

  • next-steps: leveraged extracted handling from the github plugin (6c2d7b8)

v10.2.0

08 Jul 22:13
af5d551
Compare
Choose a tag to compare

10.2.0 (2024-07-08)

Features

  • settings: rely on the github plugin for configuring the settings app (af5d551)

v10.1.0

02 Jul 04:42
e00cda1
Compare
Choose a tag to compare

10.1.0 (2024-07-02)

Features

  • enable creation of the .github/ directory when scaffolding the repository (e00cda1)

v10.0.1

19 Jan 23:57
5fcc23a
Compare
Choose a tag to compare

10.0.1 (2024-01-19)

Bug Fixes

  • deps: update dependency @octokit/rest to v20 (9849878)

v10.0.0

27 Oct 20:03
a53659e
Compare
Choose a tag to compare

10.0.0 (2023-10-27)

Bug Fixes

  • deps: update dependency octokit-auth-netrc to v3 (aee4cca)

Features

  • node-versions: dropped node v16 and v19 support (ae53e4e)

BREAKING CHANGES

  • node-versions: node v16 and v19 are no longer supported

v9.0.1

26 Jun 22:53
ea63d51
Compare
Choose a tag to compare

9.0.1 (2023-06-26)

Bug Fixes

  • deps: update dependency @travi/cli-messages to v1.1.1 (0df5a19)

v9.0.0

15 Apr 19:24
b0d513f
Compare
Choose a tag to compare

9.0.0 (2023-04-15)

Features

  • esm: converted the package to esm-only (eef3462)
  • node-versions: dropped support for node v14 and v17 (b56f8d3)

Reverts

  • Revert "Revert "test(unit): converted the gh-client-factory tests to vitest"" (1949f8e)
  • Revert "Revert "test(unit): added vitest to prepare to convert mocha tests to vitest"" (57c4f01)

BREAKING CHANGES

  • esm: the package is now esm-only
  • node-versions: node v16.14 is now the minimum required version. node v14 and v17 are no longer
    supported

v9.0.0-beta.5

15 Apr 19:14
eef3462
Compare
Choose a tag to compare
v9.0.0-beta.5 Pre-release
Pre-release

9.0.0-beta.5 (2023-04-15)

Features

  • esm: converted the package to esm-only (eef3462)

BREAKING CHANGES

  • esm: the package is now esm-only

v9.0.0-beta.4

12 Apr 03:23
1949f8e
Compare
Choose a tag to compare
v9.0.0-beta.4 Pre-release
Pre-release

9.0.0-beta.4 (2023-04-12)

Reverts

  • Revert "Revert "test(unit): converted the gh-client-factory tests to vitest"" (1949f8e)