Skip to content

Releases: aquaproj/aqua-registry-updater

v0.1.4

10 Mar 09:00
v0.1.4
8b73365
Compare
Choose a tag to compare

Pull Requests | Issues | v0.1.3...v0.1.4

Features

#141 Enable auto-merge if the new version has the same prefix with the old version

v0.1.3

10 Mar 08:48
v0.1.3
00a094a
Compare
Choose a tag to compare

Pull Requests | Issues | v0.1.2...v0.1.3

Features

#185 support updating packages whose name includes periods

v0.1.3-1

17 Nov 23:51
v0.1.3-1
2a5de4a
Compare
Choose a tag to compare
v0.1.3-1 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2...v0.1.3-1

Changelog

  • 2a5de4a chore(go): go mod tidy
  • 00ed0ff feat: enable auto-merge if the new version has the same prefix with the old version
  • 187dcd6 chore(deps): update dependency suzuki-shunsuke/ghalint to v0.2.3 (#139)
  • 050a6d0 chore(deps): update suzuki-shunsuke/go-release-workflow action to v0.4.5 (#140)
  • 9de88c8 chore(deps): update dependency aquaproj/aqua to v2.17.3 (#138)
  • e32cffc chore(deps): update dependency aquaproj/aqua to v2.17.2 (#137)

v0.1.2

14 Nov 06:04
v0.1.2
3785432
Compare
Choose a tag to compare

Pull Requests | Issues | v0.1.1...v0.1.2

Features

#135 Fix packages whose GitHub repositories were transferred

Fix package's name, repo_owner, repo_name and aliases

v0.1.2-7

14 Nov 05:29
v0.1.2-7
d21f3e3
Compare
Choose a tag to compare
v0.1.2-7 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2-6...v0.1.2-7

Changelog

  • d21f3e3 fix: clean up after pr is created

v0.1.2-6

14 Nov 04:51
v0.1.2-6
fbd57f2
Compare
Choose a tag to compare
v0.1.2-6 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2-5...v0.1.2-6

Changelog

  • fbd57f2 fix: reset registry.yaml
  • bdccee4 fix: trim the suffix "-" from branch names

v0.1.2-5

14 Nov 04:29
v0.1.2-5
7f0ec98
Compare
Choose a tag to compare
v0.1.2-5 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2-4...v0.1.2-5

Changelog

v0.1.2-4

13 Nov 13:46
v0.1.2-4
96ad42b
Compare
Choose a tag to compare
v0.1.2-4 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2-3...v0.1.2-4

Changelog

  • 96ad42b fix: fix creating pull requests

v0.1.2-3

13 Nov 13:37
v0.1.2-3
4874f70
Compare
Choose a tag to compare
v0.1.2-3 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2-2...v0.1.2-3

Changelog

  • 4874f70 fix: pass files of a pull request

v0.1.2-2

13 Nov 13:13
v0.1.2-2
2031a43
Compare
Choose a tag to compare
v0.1.2-2 Pre-release
Pre-release

Pull Requests | Issues | v0.1.2-1...v0.1.2-2

Changelog

  • 2031a43 chore: update registry-tool