Skip to content

Latest commit

 

History

History
116 lines (78 loc) · 7.07 KB

CHANGELOG.md

File metadata and controls

116 lines (78 loc) · 7.07 KB

Changelog

All notable changes to this project will be documented in this file.

0.3.0 - 2024-02-10

🐛 Fixed

  • Revert back to (fixed) original 'manage-your-labels' action (#108)

🚀 Added

  • NEW Checklist to properly prepare for & submit plugins to wp.org (#107)

Dependency Updates & Maintenance

  • Bump actions/github-script from 6 to 7 (#104)
  • Bump release-drafter/release-drafter from 5 to 6 (#106)

0.2.0 - 2023-11-22

🚀 Added

  • Add 'skipped' to the accetable statuses when pushing to a protected branch within an automated action (#105)
  • Update 'Establish quality standards' issue-template (#103)

0.1.9 - 2023-10-13

  • Develop (#92)

🐛 Fixed

  • Switch 'manage-labels' action to fixed version (#101)

Dependency Updates & Maintenance

  • Bump actions/checkout from 3 to 4 (#93)
  • Update figuren-theater/code-quality requirement from ^0.4.3 to ^0.6.6 (#90)
  • Bump actions/add-to-project from 0.4.0 to 0.5.0 (#85)
  • Bump actions/github-script from 5 to 6 (#84)

0.1.8 - 2023-07-15

🐛 Fixed

  • FIX: Prevent commit on unchanged folder (#88)
  • FIX: Prevent errors due to non-existent, obligatory file (#87)
  • FIX: 'Configuration could not be parsed' (#86)
  • Finish: Establish(ing) quality standards (#82)
  • Simplify workflow by using plain git commands 2/2 (#81)
  • PART17: NEW: Automatically bump version numbers in all relevant files (#80)
  • echo debug (#79)
  • Simplify workflow by using plain git commands (#78)
  • PART6: NEW: Automatically bump version numbers in all relevant files (#77)
  • PART5: NEW: Automatically bump version numbers in all relevant files (#76)
  • PART4: NEW: Automatically bump version numbers in all relevant files (#75)
  • Commit version nr. update (#74)
  • PART2: NEW: Automatically bump version numbers in all relevant files (#73)
  • Automatically bump version in all relevant files (#72)
  • Fix indention of PR body in changelogs (#71)
  • Add some more data to the generated changelog (#70)
  • Clean up (#69)
  • Part5: Move the pre-released tag to the last commit, after the change… (#68)
  • Part4: Move the pre-released tag to the last commit, after the change… (#67)
  • Add clear ref to checkout (#66)
  • Part2: Move the pre-released tag to the last commit, after the change… (#65)
  • Move the pre-released tag to the last commit, after the changelog was… (#64)
  • Fix: missing comma (#63)
  • TRY-toFIX: (#62)
  • TRY-toFIX: Unhandled error: TypeError: Cannot read properties of unde… (#61)
  • TEST new pre-release workflow (#60)
  • Use bot-token to be able to create PRs from GH actions (#59)
  • Switch actions to allow for org-wide requied status-checks (#58)

0.1.7 - 2023-07-05

  • Clean up after finding the rigt way to handle required status checks … (#55)

0.1.6 - 2023-07-05

  • Use bot-user for updating the CHANGELOG.md on new releases (#54)

0.1.5 - 2023-07-05

  • Disable automatic running on push (#53)

0.1.4 - 2023-07-05

Test workflow runs to update CHANGELOG.md via PR

0.1.2 - 2023-06-30

  • Create a nicer README (#44)

0.1.1 - 2023-06-28

  • Establish repo quality standards (#43)
  • Remove 'exclude-contributors' config, it's not relevant for us (#41)
  • Prevent'"categories[n].labels" must be a string' error (#39)
  • Develop (#38)

0.1.0 - 2023-06-27

  • Test & search the right CHANGELOG formatting (#31)
  • Enable 'Release drafter' & 'Update changelog' workflows (#30)
  • Create ft-push-pull-standards.properties.json (#10)
  • Create f.t-organization-cs.yml (#8)

🚀 Added

No documentation until now.