Skip to content

v1.0.0

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 03:36
· 41 commits to master since this release

Features

  • Initial plugin bootstrap and update-check integration.
  • Improved coding standards ruleset recommendations.

Bug Fixes

  • Applied WordPress coding standards ruleset for lint consistency.
  • Added repository baseline hygiene updates (.gitignore, security policy).

Performance

  • Added lint workflow checks on push/PR to catch issues earlier.

Breaking Changes

  • None.

Full Changelog

  • 7519a17 Add gitignore and security policy
  • 1c4fa72 apply wp rule set
  • 1047cb0 feat: improve ruleset recommendations
  • 292a06e run linter for git push pr to any branch
  • 0d161ca plugin init