From 03b2022cadf9a631e9100e180e80f71ebb97b6ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:28:03 +0000 Subject: [PATCH] chore(master): release 1.5.5 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cfa1316..764d53ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.5.5](https://github.com/rnkdsh/action-upload-diawi/compare/v1.5.4...v1.5.5) (2024-02-15) + + +### Bug Fixes + +* remove package-name from release-please ([0daddd0](https://github.com/rnkdsh/action-upload-diawi/commit/0daddd0da5ee1f37edc3be38f040349eb2bf5bb1)) +* update version in README ([18532df](https://github.com/rnkdsh/action-upload-diawi/commit/18532dfd182f16a3c9ebd30f96903a180e5292ae)) + ## [1.5.4](https://github.com/rnkdsh/action-upload-diawi/compare/v1.5.3...v1.5.4) (2023-11-20) diff --git a/package.json b/package.json index 269031fd..0f2d34ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "action-upload-diawi", - "version": "1.5.4", + "version": "1.5.5", "description": "📦 GitHub Action for uploading APK to Diawi", "main": "lib/main.js", "scripts": {