We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ac1ba commit e4c04feCopy full SHA for e4c04fe
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
This is an alpha version! The changes listed here are not final.
11
12
### Changed
13
+- Updated package dependencies.
14
- Update package.json metadata.
15
16
## [2.1.10] - 2022-04-06
composer.json
@@ -10,7 +10,7 @@
"require-dev": {
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.3",
- "automattic/jetpack-changelogger": "^3.0"
+ "automattic/jetpack-changelogger": "^3.1"
},
"autoload": {
"classmap": [
0 commit comments