Skip to content

Releases: quizlet/commit-changes-action

v0.3.1 - Maintenance Release

25 Jul 16:43
99fcf02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Dec 19:11
e1ab832
Compare
Choose a tag to compare

What's Changed

  • Made this a Node 16 action
  • Upgraded a ton of dependenices

Full Changelog: v0.2.4...v0.3.0

v0.2.4

26 Aug 16:10
52bbde5
Compare
Choose a tag to compare
Bump @actions/core from 1.4.0 to 1.5.0 (#399)

v0.2.3

19 Apr 16:44
Compare
Choose a tag to compare
  • Dependency updates including some critical security patches

v0.2.2

23 Dec 22:01
94032e3
Compare
Choose a tag to compare

Changes

  • Dependency updates

v0.2.1

24 Nov 18:03
84d374d
Compare
Choose a tag to compare

Changes:

  • Fixed incorrect handling of trailing delimiters in inputs (#59)

v0.2.0

23 Nov 17:23
cffb18a
Compare
Choose a tag to compare

Changes:

  • Handle change detection locally instead of relying on the Github API (#53)
  • Documentation improvments

v0.1.1

23 Oct 14:42
a5f2ea5
Compare
Choose a tag to compare

Changes:

  • Added error logging when retrying

v0.1.0

22 Oct 21:17
Compare
Choose a tag to compare

Initial release of the action