# Changelog

All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/).

## [Unreleased] - TBD

## [1.0.1] - 2023-03-30
### Changed
- PHP Unit Tests (props [@cadic](https://github.com/cadic) via [#12](https://github.com/cadic/which-blocks/pull/12))
- Readmes and github templates (props [@cadic](https://github.com/cadic) via [#14](https://github.com/cadic/which-blocks/pull/14))
- Remove composer autoloader (props [@cadic](https://github.com/cadic) via [#13](https://github.com/cadic/which-blocks/pull/13))
- Replace Cypress WP Utils with the NPM package (props [@cadic](https://github.com/cadic) via [#11](https://github.com/cadic/which-blocks/pull/11))

### Security
- Bump webpack from 5.75.0 to 5.76.1 (props [@dependabot[bot]](https://github.com/apps/dependabot), [@cadic](https://github.com/cadic) via [#15](https://github.com/cadic/which-blocks/pull/15))



## [1.0.0] - 2023-02-09
- Initial plugin release.

[Unreleased]: https://github.com/cadic/which-blocks/compare/trunk...develop
