Skip to content

Commit 90200fa

Browse files
committed
Merge branch 'release/1.5.3'
2 parents 5d7ff12 + 6db1d85 commit 90200fa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/component-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Git
3535
run: |
3636
git config --global user.name "GitHub Actions"
37-
git config --global user.email "actions@github.com"
37+
git config --global user.email "[email protected].github.com"
3838
3939
- name: Install git-flow and auto-changelog
4040
run: |

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.5.3](https://github.com/rdkcentral/entservices-softwareupdate/compare/1.5.2...1.5.3)
8+
9+
- RDKEMW-10094: Update component-release.yml [`#172`](https://github.com/rdkcentral/entservices-softwareupdate/pull/172)
10+
- Merge tag '1.5.2' into develop [`1208b9d`](https://github.com/rdkcentral/entservices-softwareupdate/commit/1208b9dc5d0f2aa8f2a7f83491d1ec31df838d7f)
11+
712
#### [1.5.2](https://github.com/rdkcentral/entservices-softwareupdate/compare/1.5.1...1.5.2)
813

14+
> 17 November 2025
15+
916
- RDKEMW-10094: Update component-release.yml [`#167`](https://github.com/rdkcentral/entservices-softwareupdate/pull/167)
17+
- 1.5.2 release changelog updates [`1beceac`](https://github.com/rdkcentral/entservices-softwareupdate/commit/1beceac4860aec8e6b011994155381011e11a542)
1018
- Merge tag '1.5.1' into develop [`91f72f8`](https://github.com/rdkcentral/entservices-softwareupdate/commit/91f72f87b16e65f852524563d339057d9eb94bae)
1119

1220
#### [1.5.1](https://github.com/rdkcentral/entservices-softwareupdate/compare/1.5.0...1.5.1)

0 commit comments

Comments
 (0)