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 8a15fe3 commit f5a400dCopy full SHA for f5a400d
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.2.1](https://github.com/oblakstudio/wp-package-updater/compare/v1.2.0...v1.2.1) (2023-08-30)
2
+
3
4
+### Bug Fixes
5
6
+* Fixed composer deps ([6876d97](https://github.com/oblakstudio/wp-package-updater/commit/6876d97feeabb62e8eb75b08d0c047043e11ae3d))
7
+* Fixed null coalesce ([45f11ad](https://github.com/oblakstudio/wp-package-updater/commit/45f11ade7268b309e7b5b6cad7e5072a0025a406))
8
9
# [1.2.0](https://github.com/oblakstudio/wp-package-updater/compare/v1.1.0...v1.2.0) (2023-08-09)
10
11
composer.json
@@ -8,7 +8,7 @@
}
],
"license": "GPL-2.0-only",
- "version": "1.2.0",
+ "version": "1.2.1",
12
"type": "library",
13
"require": {
14
"php": ">= 7.4"
0 commit comments