Skip to content

Commit 902ffc6

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.5.4 [skip ci]
1 parent e24e373 commit 902ffc6

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

CHANGELOG.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.4](https://github.com/flydev-fr/Duplicator/compare/v1.5.3...v1.5.4) (2024-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* PHP deprecated var [#51](https://github.com/flydev-fr/Duplicator/issues/51) ([8c333f0](https://github.com/flydev-fr/Duplicator/commit/8c333f065a67eb622bb0dd4a0277dd753f69f65e)), closes [#48](https://github.com/flydev-fr/Duplicator/issues/48)
7+
8+
9+
110
## [1.5.3](https://github.com/flydev-fr/Duplicator/compare/v1.5.2...v1.5.3) (2024-06-05)
211

312

@@ -43,17 +52,3 @@
4352

4453

4554

46-
## [1.4.29](https://github.com/flydev-fr/Duplicator/compare/v1.4.28...v1.4.29) (2023-04-03)
47-
48-
49-
### Bug Fixes
50-
51-
* Check for php disable_functions directive ([b6aa019](https://github.com/flydev-fr/Duplicator/commit/b6aa019242ad3deb68166172c85bbe2584f687d5))
52-
53-
54-
### Reverts
55-
56-
* Revert "fix: Version number (processwire modules directory)" ([2ba21ae](https://github.com/flydev-fr/Duplicator/commit/2ba21ae9aacab0c3379334b1949c8a9450a3254d))
57-
58-
59-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.5.3"
2+
"version": "1.5.4"
33
}

0 commit comments

Comments
 (0)