Skip to content

Commit 67dde27

Browse files
committed
Bump up version.
1 parent 89191ad commit 67dde27

File tree

3 files changed

+28
-16
lines changed

3 files changed

+28
-16
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file and formatted via [this recommendation](https://keepachangelog.com/).
33

4+
## [1.1.0] - 2023-09-07
5+
### Fixed
6+
- Extract _plugin from hook name for main plugin class like Plugin.php.
7+
48
## [1.0.7] - 2023-08-23
59
### Added
610
- Support of WP Coding Standard 3.0.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"roave/security-advisories": "dev-latest",
21-
"phpunit/phpunit": "6.5 - 9.5"
21+
"phpunit/phpunit": "6.5 - 9.6"
2222
},
2323
"autoload-dev": {
2424
"psr-4": {

composer.lock

Lines changed: 23 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)