Skip to content

Commit

Permalink
Merge pull request #35 from rnkdsh/release-please--branches--master--…
Browse files Browse the repository at this point in the history
…components--release-please-action

chore(master): release 1.5.0
  • Loading branch information
rnkdsh authored May 26, 2023
2 parents 5e3a665 + 5b585f4 commit 96df0ec
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.5.0](https://github.com/rnkdsh/action-upload-diawi/compare/v1.4.0...v1.5.0) (2023-05-26)


### Features

* migrate to typescript ([5e3a665](https://github.com/rnkdsh/action-upload-diawi/commit/5e3a665c659d01f8c5373f025420908cdcaedef8))


### Bug Fixes

* change main file path in action.yml ([b4cc034](https://github.com/rnkdsh/action-upload-diawi/commit/b4cc0340fbc3b77a4abb37be68bed1e581f4dcd7))
* remove node_modules folder ([1d649c1](https://github.com/rnkdsh/action-upload-diawi/commit/1d649c1cc22cef92317fbb6953c6ff0bd509ab16))

## [1.4.0](https://github.com/rnkdsh/action-upload-diawi/compare/v1.3.2...v1.4.0) (2023-05-26)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action-upload-diawi",
"version": "1.4.0",
"version": "1.5.0",
"description": "📦 GitHub Action for uploading APK to Diawi",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 96df0ec

Please sign in to comment.