Skip to content

Commit f49ebc0

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.5.1 [skip ci]
1 parent 03b14c6 commit f49ebc0

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# [1.5.0](https://github.com/flydev-fr/Duplicator/compare/v1.4.29...v1.5.0) (2023-10-28)
211

312

@@ -46,7 +55,3 @@
4655

4756

4857

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

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

0 commit comments

Comments
 (0)