Skip to content

Releases: sgoudham/update-git-submodules

v2.1.1

30 Aug 17:36
ede3522
Compare
Choose a tag to compare

v2.1.1 (2024-08-30)

Bug Fixes

  • always use long commit sha in links (#24) (9f65778)
  • don't assume submodule is on previous tag when strategy "tag" (#22) (1050274)
  • mention only the PR description is generated (#25) (2bf3ddb)

v2.1.0

30 Aug 08:12
85914b7
Compare
Choose a tag to compare

v2.1.0 (2024-08-30)

Features

  • add output remoteName & use it in prBody (d598328)

v2.0.1

27 Aug 00:13
f671d3f
Compare
Choose a tag to compare

v2.0.1 (2024-08-27)

Bug Fixes

  • remove naive regex parsing of .gitmodules file (#15) (65e3681)

v2.0.0

26 Aug 02:33
aebdbce
Compare
Choose a tag to compare

2.0.0 (2024-08-26)

⚠ BREAKING CHANGES

  • update to latest commit by default (#8)

Features

  • add output updated (88470bd)
  • update to latest commit by default (#8) (88470bd)

v1.0.0

25 Aug 03:52
0f294f0
Compare
Choose a tag to compare

1.0.0 (2024-08-25)

Features