Skip to content

Commit 00cd16d

Browse files
authored
Merge pull request #68 from rnkdsh/release-please--branches--master--components--release-please-action
chore(master): release 1.5.3
2 parents b93b273 + 9b4fbe8 commit 00cd16d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.3](https://github.com/rnkdsh/action-upload-diawi/compare/v1.5.2...v1.5.3) (2023-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency axios to v1.5.1 ([efae1a0](https://github.com/rnkdsh/action-upload-diawi/commit/efae1a0032dd01dc1373660fce31b379d5abd05c))
9+
* update version in readme ([b93b273](https://github.com/rnkdsh/action-upload-diawi/commit/b93b273abf2e5619eba8f45ec12a3dfe0cd6fb8e))
10+
311
## [1.5.2](https://github.com/rnkdsh/action-upload-diawi/compare/v1.5.1...v1.5.2) (2023-09-25)
412

513

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.2",
3+
"version": "1.5.3",
44
"description": "📦 GitHub Action for uploading APK to Diawi",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)