Skip to content

Commit

Permalink
chore: Version 1.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Feb 13, 2024
1 parent 29f93fd commit cad488e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Cookies Changelog

## 1.1.16 - 2024.02.12
### Added
* Added `ServicesTrait` for the plugin service component registration
* Add `phpstan` and `ecs` code linting
* Add `code-analysis.yaml` GitHub action

### Changed
* Updated docs to use node 20 & a new sitemap plugin
* PHPstan code cleanup
* ECS code cleanup

### Fixed
* Fixed an issue where the `samesite` option defaulted to a `bool` when it should have defaulted to the string `Lax`

## 1.1.15 - 2021.06.18
### Added
* Build docs via GitHub Actions CI
Expand Down

0 comments on commit cad488e

Please sign in to comment.