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 03b14c6 commit f49ebc0Copy full SHA for f49ebc0
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.5.1](https://github.com/flydev-fr/Duplicator/compare/v1.5.0...v1.5.1) (2023-10-30)
2
+
3
4
+### Bug Fixes
5
6
+* Added missing `%%port%%` to stub config ([ea30f34](https://github.com/flydev-fr/Duplicator/commit/ea30f3442150375c240895f1247057d87f9700fd))
7
8
9
10
# [1.5.0](https://github.com/flydev-fr/Duplicator/compare/v1.4.29...v1.5.0) (2023-10-28)
11
12
@@ -46,7 +55,3 @@
46
55
47
56
48
57
49
-## [1.4.26](https://github.com/flydev-fr/Duplicator/compare/v1.4.25...v1.4.26) (2022-10-02)
50
-
51
52
package.json
@@ -1,3 +1,3 @@
{
- "version": "1.5.0"
+ "version": "1.5.1"
}
0 commit comments