Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

59 lines (31 loc) · 3.68 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2023-03-08)

Bug Fixes

Chore

  • ci: enable dependabot on ga (a4f5cc4)
  • configure standard-version changelog (155c770)
  • deps-dev: bump jest from 27.3.1 to 29.5.0 (49c970f)
  • deps: bump actions/checkout from 2 to 3 (aaa5a25)
  • deps: bump actions/github-script from 5 to 6 (3602c02)
  • deps: bump json5 from 2.2.0 to 2.2.3 (ba41cc8)
  • deps: bump jsonwebtoken and universal-github-app-jwt (690b551)
  • deps: bump minimatch from 3.0.4 to 3.1.2 (5dff25a)
  • deps: bump octokit from 1.7.0 to 2.0.14 (2f07c56)
  • deps: bump yargs from 17.2.1 to 17.7.1 (1c3f831)

1.2.0 (2022-05-12)

Features

  • implement retryer if github returns an error (6f56dd4)

1.1.1 (2022-01-28)

Bug Fixes

1.1.0 (2022-01-28)

Features

  • add a way to batch delete npm package type (#3) (6ac2109)

1.0.1 (2021-11-15)

Bug Fixes

  • use action path when running script (#2) (895625f)

1.0.0 (2021-11-15)

Features

  • first version of the clean ghcr versions action (#1) (efc9e05)