Skip to content

Releases: MBNDEV/custom-plugin

v1.0.10

Choose a tag to compare

@jundellagbombn jundellagbombn released this 08 Apr 00:44
7e21d98

Release v1.0.10

Features

  • (none)

Bug Fixes

  • (none)

Performance

  • (none)

Breaking Changes

  • (none)

Full Changelog

  • Bump plugin header version to 1.0.10

v1.0.8

Choose a tag to compare

@jundellagbombn jundellagbombn released this 08 Apr 00:40
a92e6c1

Release v1.0.8

Changes

  • Bump plugin header version to 1.0.8 for Plugin Update Checker.

Full Changelog

v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@jundellagbombn jundellagbombn released this 06 Mar 05:26

Full Changelog

Release v1.0.7

v1.0.6

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 14:32

Release v1.0.6

Changes

  • Version bump to 1.0.6

v1.0.5

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 07:00

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 06:20

Features

  • No new features in this release.

Bug Fixes

  • Updated plugin header version in functions.php to 1.0.4 so update detection matches the release tag.

Performance

  • No performance changes in this release.

Breaking Changes

  • None.

Full Changelog

  • 0ca040a docs: refine release guide and bump version to 1.0.4
  • 739f494 plugin versioning and release

v1.0.3

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 04:12

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 03:58

Features

  • None.

Bug Fixes

  • Add coding-instruction docs for automation tools.

Performance

  • None.

Breaking Changes

  • None.

Full Changelog

v1.0.1

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 03:39

Features

  • None.

Bug Fixes

  • None.

Performance

  • None.

Breaking Changes

  • None.

Full Changelog

v1.0.0

Choose a tag to compare

@jundellagbombn jundellagbombn released this 05 Mar 03:36

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