Skip to content

Commit 96ec0ff

Browse files
authored
Merge pull request #70 from rnkdsh/release-please--branches--master--components--release-please-action
chore(master): release 1.5.4
2 parents ec9b621 + a3c4a63 commit 96ec0ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.4](https://github.com/rnkdsh/action-upload-diawi/compare/v1.5.3...v1.5.4) (2023-11-20)
4+
5+
6+
### Bug Fixes
7+
8+
* update version in readme ([ec9b621](https://github.com/rnkdsh/action-upload-diawi/commit/ec9b62164e47a84bba22814b3ab797bf4ed13354))
9+
310
## [1.5.3](https://github.com/rnkdsh/action-upload-diawi/compare/v1.5.2...v1.5.3) (2023-10-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-upload-diawi",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "📦 GitHub Action for uploading APK to Diawi",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)