Skip to content

Commit f5a400d

Browse files
author
Oblak Bot
committed
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2023-08-30) ### Bug Fixes * Fixed composer deps ([6876d97](6876d97)) * Fixed null coalesce ([45f11ad](45f11ad))
1 parent 8a15fe3 commit f5a400d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# [1.2.0](https://github.com/oblakstudio/wp-package-updater/compare/v1.1.0...v1.2.0) (2023-08-09)
210

311

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
],
1010
"license": "GPL-2.0-only",
11-
"version": "1.2.0",
11+
"version": "1.2.1",
1212
"type": "library",
1313
"require": {
1414
"php": ">= 7.4"

0 commit comments

Comments
 (0)