1.6 KiB
1.6 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.3.0 - 2021-03-22
Added
- Composer alias for dev-master, to improve dependencies
- Enable GitHub action for auto-tagging releases from monorepo pushes.
Changed
- Update package dependencies.
Fixed
- Add editor style dependency when registering Jetpack blocks to ensure support for the new site editor.
- Use
composer updaterather thaninstallin scripts, as composer.lock isn't checked in.
1.2.2 - 2021-02-05
- CI: Make tests more generic
1.2.1 - 2021-01-20
- Add mirror-repo information to all current composer packages
- Monorepo: Reorganize all projects
1.2.0 - 2020-12-07
- Pin dependencies
- Packages: Update for PHP 8 testing
1.1.1 - 2020-11-13
- Codecoverage: fix reports
- Updated PHPCS: Packages and Debugger
1.1.0 - 2020-09-25
- Blocks: add block registration to package
1.0.0 - 2020-09-17
- Blocks: introduce new package for block management