Skip to content

Releases: IAreKyleW00t/regctl-installer

v3.0.7

09 Oct 04:24
a7cfde8
Compare
Choose a tag to compare

What's Changed

🏗️ Dependencies

  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1 by @dependabot in #63
  • build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #66
  • build(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #65
  • build(deps): Bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #64
  • build(deps-dev): Bump @typescript-eslint/parser from 8.8.0 to 8.8.1 by @dependabot in #61
  • build(deps-dev): Bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #62
  • build(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in #68
  • build(deps-dev): Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #67

Full Changelog: v3.0.6...v3.0.7

v3.0.6

07 Oct 03:35
ba84419
Compare
Choose a tag to compare

What's Changed

🏗️ Dependencies

  • build(deps-dev): Bump @types/node from 22.6.1 to 22.7.0 by @dependabot in #48
  • build(deps): Bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #49
  • build(deps-dev): Bump @types/node from 22.7.0 to 22.7.2 by @dependabot in #51
  • build(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #50
  • build(deps-dev): Bump @types/node from 22.7.2 to 22.7.3 by @dependabot in #52
  • build(deps-dev): Bump @types/node from 22.7.3 to 22.7.4 by @dependabot in #53
  • build(deps): Bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #54
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0 by @dependabot in #55
  • build(deps-dev): Bump @typescript-eslint/parser from 8.7.0 to 8.8.0 by @dependabot in #56
  • build(deps): Bump @actions/core from 1.10.1 to 1.11.0 by @dependabot in #57
  • build(deps): Bump github/codeql-action from 3.26.10 to 3.26.11 by @dependabot in #58
  • build(deps): Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot in #59
  • build(deps): Bump @actions/core from 1.11.0 to 1.11.1 by @dependabot in #60

Full Changelog: v3.0.5...v3.0.6

v3.0.5

24 Sep 02:00
30f2421
Compare
Choose a tag to compare

What's Changed

🏗️ Dependencies

  • build(deps): Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #43
  • build(deps): Bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #42
  • build(deps-dev): Bump @types/node from 22.5.5 to 22.6.1 by @dependabot in #44
  • build(deps-dev): Bump @typescript-eslint/parser from 8.6.0 to 8.7.0 by @dependabot in #46
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.7.0 by @dependabot in #47
  • build(deps-dev): Bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot in #45

Full Changelog: v3.0.4...v3.0.5

v3.0.4

18 Sep 01:33
1551953
Compare
Choose a tag to compare

What's Changed

✨ Other Changes

Full Changelog: v3.0.3...v3.0.4

v3.0.3

18 Sep 00:41
8f21aca
Compare
Choose a tag to compare

What's Changed

✨ Other Changes

🏗️ Dependencies

  • build(deps-dev): Bump eslint-plugin-github from 5.0.1 to 5.0.2 by @dependabot in #32
  • build(deps-dev): Bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #33
  • build(deps): Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #35
  • build(deps-dev): Bump @types/node from 22.5.4 to 22.5.5 by @dependabot in #34
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.6.0 by @dependabot in #36
  • build(deps-dev): Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #37
  • build(deps-dev): Bump @typescript-eslint/parser from 8.5.0 to 8.6.0 by @dependabot in #38

Full Changelog: v3.0.2...v3.0.3

v3.0.2

09 Sep 21:39
011e306
Compare
Choose a tag to compare

What's Changed

✨ Other Changes

🏗️ Dependencies

  • build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #28
  • build(deps-dev): Bump @typescript-eslint/parser from 8.4.0 to 8.5.0 by @dependabot in #27
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 by @dependabot in #29

Full Changelog: v3.0.1...v3.0.2

v3.0.1

08 Sep 14:02
cae7005
Compare
Choose a tag to compare

What's Changed

✨ Other Changes

Full Changelog: v3.0.0...v3.0.1

v3.0.0

07 Sep 15:58
0440943
Compare
Choose a tag to compare

Caution

This Action is now written in TypeScript and utilizes the Runners hostedtoolcache.

There should be no changes necessary from v1 or v2 - the inputs and overall functionality have remained the same, however this is a large change compared to how this Action was previously written, thus warranting a MAJOR version release.

For more details behind this decision please see PR #23

What's Changed

✨ Other Changes

Full Changelog: v2.0.0...v3.0.0

v2.0.0

03 Sep 03:21
db949d6
Compare
Choose a tag to compare

Caution

This release removes the GHCR auto-login functionality. You will need to manually login before or after configuring regctl in order to perform image/registry operations. See the Examples in the README for more details on how to do this.

This release also cleans up a lot of the codebase with some better standards, and adds the cache and verify inputs. Again, see the README for more details. Other than the GHCR login changes, there are no other breaking changes; everything else should continue to function the same, except with caching enabled by default.

What's Changed

⚙️ Other Changes

Full Changelog: v1.3.0...v2.0.0

v1.3.0

31 Aug 02:28
3ee8328
Compare
Choose a tag to compare

Full Changelog: v1.2...v1.3.0