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

Releases: travi/github-scaffolder

v9.0.0-beta.3

10 Apr 04:47
4880269
Compare
Choose a tag to compare
v9.0.0-beta.3 Pre-release
Pre-release

9.0.0-beta.3 (2023-04-10)

Reverts

  • Revert "Revert "test(unit): added vitest to prepare to convert mocha tests to vitest"" (57c4f01)

v9.0.0-beta.2

10 Apr 01:53
0044da0
Compare
Choose a tag to compare
v9.0.0-beta.2 Pre-release
Pre-release

9.0.0-beta.2 (2023-04-10)

Reverts

  • Revert "test(unit): added vitest to prepare to convert mocha tests to vitest" (b28bc48)
  • Revert "test(unit): converted the gh-client-factory tests to vitest" (5bca961)

v9.0.0-beta.1

08 Apr 04:08
b56f8d3
Compare
Choose a tag to compare
v9.0.0-beta.1 Pre-release
Pre-release

9.0.0-beta.1 (2023-04-08)

Features

  • node-versions: dropped support for node v14 and v17 (b56f8d3)

BREAKING CHANGES

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

v8.0.5

08 Apr 04:15
974f41c
Compare
Choose a tag to compare

8.0.5 (2023-04-08)

Reverts

  • Revert "test(unit): added vitest to prepare to convert mocha tests to vitest" (b28bc48)
  • Revert "test(unit): converted the gh-client-factory tests to vitest" (5bca961)

v8.0.4

22 Dec 23:03
5fbe904
Compare
Choose a tag to compare

8.0.4 (2022-12-22)

Bug Fixes

  • existing-repo: fetched the proposed repo directly rather than looking up in repo list (5fbe904)

v8.0.3

22 Dec 09:26
Compare
Choose a tag to compare

8.0.3 (2022-12-22)

Bug Fixes

  • deps: update dependency @travi/cli-messages to v1.1.0 (944d395)

v8.0.2

08 Jul 02:07
Compare
Choose a tag to compare

8.0.2 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/rest to v19 (aa959dd)

v8.0.1

02 May 00:15
Compare
Choose a tag to compare

8.0.1 (2022-05-02)

Bug Fixes

  • deps: update dependency octokit-auth-netrc to v2 (00e6923)

v8.0.0

01 May 18:41
3b8c0b7
Compare
Choose a tag to compare

8.0.0 (2022-05-01)

Features

  • node-versions: dropped node v12 support since it is now EOL (aa126f4)

BREAKING CHANGES

  • node-versions: the lowest supported node version is now v14.15 and v15 is dropped as well

v7.0.0

18 Aug 03:53
31531b6
Compare
Choose a tag to compare

7.0.0 (2021-08-18)

Tests

  • esm: raised the minimum required node version to v12.20 (31531b6)

BREAKING CHANGES

  • esm: the minimum node version is now v12.20