Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Latest commit

 

History

History
249 lines (147 loc) · 8.51 KB

File metadata and controls

249 lines (147 loc) · 8.51 KB

Changelog

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

v6.0.0 - 2025-03-18

⚠️ BREAKING CHANGES: This release contains breaking changes. Please review before upgrading.

Breaking Changes

  • feat!: remove deprecated functions (#26)

v5.2.0 - 2025-03-18

New Features

  • feat: replace next-version tag (#25)

Other Changes

  • chore: removed unneeded comment (#23)

v5.1.1 - 2025-03-18

Other Changes

  • chore: update tested up to header (#21)
  • chore: update description (#19)

v5.1.0 - 2025-03-18

New Features

  • feat: test updates to another file (#15)

Bug Fixes

  • fix: cleanup (#18)
  • fix: add missing comment (#17)
  • fix: add missing docblock (#16)
  • fix: test since version replacement (#13)

v5.0.0 - 2025-03-18

⚠️ BREAKING CHANGES: This release contains breaking changes. Please review before upgrading.

Breaking Changes

  • feat!: test since tags 3 (#11)

v4.4.0 - 2025-03-18

New Features

  • feat: test since tag replacement again (#9)

v4.3.0 - 2025-03-18

New Features

  • feat: test since tags again (#7)

v4.2.0 - 2025-03-17

New Features

  • feat: test tag updates (#4)

v4.1.0 - 2025-03-17

New Features

  • feat: new feature 1 (#2)

v4.0.2 - 2025-03-13

Other Changes

  • chore: taco emoji (#47)

v4.0.1 - 2025-03-13

Other Changes

  • chore: Ghost Emoji (#45)

v4.0.0 - 2025-03-13

⚠️ BREAKING CHANGES: This release contains breaking changes. Please review before upgrading.

Breaking Changes

  • fix!: ramen emoji (#43)

v3.3.0 - 2025-03-12

New Features

  • feat: sleep emoji (#41)

v3.2.0 - 2025-03-12

New Features

  • feat: santa emoji (#39)

v3.1.0 - 2025-03-12

New Features

  • feat: sun emoji (#33)

v3.0.0 - 2025-03-12

⚠️ BREAKING CHANGES: This release contains breaking changes. Please review before upgrading.

Breaking Changes

  • fix!: pray emoji (#29)
  • feat!: Add new authentication system (#3)
  • BREAKING CHANGE: Refactor API endpoints (#2)
  • BREAKING CHANGE: Refactor authentication system (#1000)
  • BREAKING CHANGE: Refactor API endpoints (#999)

New Features

  • feat: Add script-based workflow automation (#123)
  • feat: trophy emoji (#25)
  • feat: lightning emoji (#23)
  • feat: soccer emoji (#22)
  • feat: update to use rocket emoji (#20)
  • feat: add new emoji (#16)
  • feat: add emoji (#14)
  • feat: add emoji prefix to the admin notice (#12)
  • feat: prefix notice with NOTE: (#9)
  • feat: Add combined changelog update script (#456)
  • feat: Add new feature (#123)

Bug Fixes

  • fix: fire emoji (#27)
  • fix: remove emoji (#15)
  • fix: remove emoji (#13)
  • fix: remove note prefix from admin notice (#10)
  • fix: update bug in script that was breaking things (#4)
  • fix: update documentation with clearer examples (#1)
  • fix: update bug in script that was breaking things (#1001)
  • fix: Prevent duplicate changelog entries (#789)

Other Changes

  • chore: update readme.txt (#6)

v2.2.1 - 2025-03-12

Bug Fixes

  • fix: fire emoji (#27)

v2.2.0 - 2025-03-12

New Features

  • feat: trophy emoji (#25)

v2.1.0 - 2025-03-12

New Features

  • feat: trophy emoji (#25)

v2.0.0 - 2025-03-11

⚠️ BREAKING CHANGES: This release contains breaking changes. Please review before upgrading.

Breaking Changes

  • BREAKING CHANGE: Refactor authentication system (#1000)
  • BREAKING CHANGE: Refactor API endpoints (#999)

New Features

  • feat: Add script-based workflow automation (#123)
  • feat: Add combined changelog update script (#456)
  • feat: Add new feature (#123)

Bug Fixes

  • fix: update bug in script that was breaking things (#1001)
  • fix: Prevent duplicate changelog entries (#789)

v1.0.0 - 2025-03-11

⚠️ BREAKING CHANGES: This release contains breaking changes. Please review before upgrading.

Breaking Changes

  • BREAKING CHANGE: Refactor authentication system (#1000)
  • BREAKING CHANGE: Refactor API endpoints (#999)

New Features

  • feat: Add script-based workflow automation (#123)
  • feat: Add combined changelog update script (#456)
  • feat: Add new feature (#123)

Bug Fixes

  • fix: update bug in script that was breaking things (#1001)
  • fix: Prevent duplicate changelog entries (#789)

v0.2.1 - 2025-03-11

New Features

  • feat: Add script-based workflow automation (#123)
  • feat: Add combined changelog update script (#456)
  • feat: Add new feature (#123)

Bug Fixes

  • fix: Prevent duplicate changelog entries (#789)

v0.2.0 - 2025-03-11

New Features

  • feat: Add script-based workflow automation (#123)
  • feat: Add combined changelog update script (#456)
  • feat: Add new feature (#123)

v0.1.0 - 2025-03-11

New Features

  • feat: Add script-based workflow automation (#123)
  • feat: Add new feature (#123)

v0.0.1 - 2023-03-11

Initial Release

  • Basic WordPress plugin structure
  • GitHub Workflows for automating release management:
    • Semantic PR Titles validation
    • Changeset generation
    • Release management
    • Tag creation
    • Deployment to WordPress.org and GitHub