Skip to content

Releases: browniebroke/hacktoberfest-labeler-action

v2.3.0

12 Dec 15:17
Compare
Choose a tag to compare

Feature

  • Install deps using PEP 517 (#329) (007630a)
  • Upgrade to Python 3.11 (#304)

Fix

  • Use action from current branch (3ce2487)

Documentation

  • Update README.md to suggest forking due to GitHub's wide permission scopes (#265) (cdec691)

v2.2.0

18 Nov 16:39
Compare
Choose a tag to compare

Feature

  • Update python docker tag to v3.9 (#30) (a68699a)

v2.1.0

15 Nov 00:25
Compare
Choose a tag to compare

Feature

  • Migrate project to Poetry (c6983b1)

Fix

  • Update PSR config section (d579490)
  • Disable Poetry venv in Docker (e3e7742)

Documentation

  • Update job name in examples (5e0bef9)

v2.0.1

21 Oct 18:26
Compare
Choose a tag to compare

Fix

v2.0.0

21 Oct 18:20
Compare
Choose a tag to compare

Feature

  • Add hacktoberfest topic to the repo (666cd9f)

Fix

Breaking

  • Introduced a date based behaviour to apply or revert based on the month of the year. (666cd9f)

Documentation

v1.1.0

25 Sep 08:06
Compare
Choose a tag to compare

Feature

Fix

  • Add version to init (9840351)
  • Bug with empty string from input (31c3b22)

v1.0.0

24 Sep 18:44
Compare
Choose a tag to compare
  • Initial release