diff --git a/CHANGELOG.md b/CHANGELOG.md index ad4dd27..f6cf258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.5.4](https://github.com/flydev-fr/Duplicator/compare/v1.5.3...v1.5.4) (2024-06-07) + + +### Bug Fixes + +* 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) + + + ## [1.5.3](https://github.com/flydev-fr/Duplicator/compare/v1.5.2...v1.5.3) (2024-06-05) @@ -43,17 +52,3 @@ -## [1.4.29](https://github.com/flydev-fr/Duplicator/compare/v1.4.28...v1.4.29) (2023-04-03) - - -### Bug Fixes - -* Check for php disable_functions directive ([b6aa019](https://github.com/flydev-fr/Duplicator/commit/b6aa019242ad3deb68166172c85bbe2584f687d5)) - - -### Reverts - -* Revert "fix: Version number (processwire modules directory)" ([2ba21ae](https://github.com/flydev-fr/Duplicator/commit/2ba21ae9aacab0c3379334b1949c8a9450a3254d)) - - - diff --git a/package.json b/package.json index cdfdcae..d849fb0 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.5.3" + "version": "1.5.4" } \ No newline at end of file