Skip to content

Commit a63594f

Browse files
committed
chore(release): 1.0.3
1 parent 6f39570 commit a63594f

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.0.3"></a>
6+
## [1.0.3](https://github.com/flyntwp/acf-field-group-composer/compare/v1.0.2...v1.0.3) (2023-11-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **resolveConfig:** PHP 8.2 deprecated notices ([6f39570](https://github.com/flyntwp/acf-field-group-composer/commit/6f39570))
12+
13+
514
<a name="1.0.2"></a>
615
## [1.0.2](https://github.com/flyntwp/acf-field-group-composer/compare/v1.0.1...v1.0.2) (2020-09-11)
716

acf-field-group-composer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://bleech.de
88
* Text Domain: acf-field-group-composer
99
* Domain Path: /languages
10-
* Version: 1.0.0
10+
* Version: 1.0.3
1111
*
1212
* @package ACF_Field_Group_Composer
1313
*/

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "acf-field-group-composer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"repository": "[email protected]:flyntwp/acf-field-group-composer.git",
55
"author": "bleech <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)