Releases: builtnorth/wp-cli-builtnorth
Releases · builtnorth/wp-cli-builtnorth
v0.2.0
What's Changed in WP-CLI Built North v0.2.0
Features
- feat: enhance setup command and add post-type-switch command (b7cbe35)
- feat: split setup into standard and bn-project commands (8cf217c)
- feat: add file for future command ideas. (724db7f)
- feat: add CI workflow for automated testing (5ad746e)
Bug Fixes
- fix: remove composer.json version bumping from release workflow (e936606)
- fix: add missing coding-standards dependency (d72e214)
- fix: remove conflicting coding-standards dependency (2b09968)
- fix: re-add allow-plugins config for phpcodesniffer installer (1ec43e3)
Refactoring
- refactor: consolidate setup command and use composer for theme installation (3615dc7)
Other Changes
- Convert compass theme to project-specific theme during setup (e47b8a9)
- Merge pull request #2 from builtnorth/dev (f09844c)
- Merge branch 'main' into dev (a0c099a)
- Merge pull request #7 from builtnorth/dev (3ca4bb2)
Full Changelog: v0.1.0...v0.2.0
WP-CLI Built North v0.1.0
What's Changed in WP-CLI Built North v0.1.0
🚀 Features
- feat: add GitHub release workflow for automated versioning (4af71d7)
🐛 Bug Fixes
- fix: update default package values in release workflow (f495fc3)
🔧 Maintenance
- chore: bump version to 0.1.0 (3084e58)
📦 Other Changes
- Initial commit. (63d298a)
- Update commands. (4a434ce)
- Merge pull request #1 from builtnorth/dev (7116c53)
Full Changelog: https://github.com/builtnorth/wp-cli-builtnorth/commits/v0.1.0