Skip to content

Commit

Permalink
Merge pull request #32 from sendbird/release/0.1.5
Browse files Browse the repository at this point in the history
chore(release): publish 0.1.5
  • Loading branch information
bang9 authored Jan 16, 2024
2 parents a3d353a + 30c722e commit 39324ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [0.1.5](https://github.com/sendbird/release-automation-action/compare/0.1.4...0.1.5)

- fix: remove default values from action.yml [`#31`](https://github.com/sendbird/release-automation-action/pull/31)
- chore(release): publish 0.1.4 [`#30`](https://github.com/sendbird/release-automation-action/pull/30)
- chore: add default test param value [`0382c65`](https://github.com/sendbird/release-automation-action/commit/0382c65c26281f6695bbcdb7b824e53460b335a5)
- chore: update binary [`f460cbd`](https://github.com/sendbird/release-automation-action/commit/f460cbda6f5ad35be75c4f09afa42044a278e133)

#### [0.1.4](https://github.com/sendbird/release-automation-action/compare/0.1.3...0.1.4)

> 16 January 2024
- feat: add changelog file input [`#29`](https://github.com/sendbird/release-automation-action/pull/29)
- chore(release): publish 0.1.3 [`#28`](https://github.com/sendbird/release-automation-action/pull/28)
- chore: release v0.1.4 [`a5f545e`](https://github.com/sendbird/release-automation-action/commit/a5f545eb0855cd4243ebacae72f661016b5b688b)
- Changed to get changelog filename from input [`419e2cf`](https://github.com/sendbird/release-automation-action/commit/419e2cfe1122592d77d4b46d3f9a8668b7db24d7)
- chore: apply prettier [`d118648`](https://github.com/sendbird/release-automation-action/commit/d1186489e1ff76d2eec948c0690c5a703b0cf4b7)
- chore: update binary [`ab6c84f`](https://github.com/sendbird/release-automation-action/commit/ab6c84f421f21b5e1e4316c1012e608c4545278a)

#### [0.1.3](https://github.com/sendbird/release-automation-action/compare/0.1.2...0.1.3)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release-automation-action",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"description": "Sendbird Automate release process with GitHub Actions",
"license": "MIT",
Expand Down

0 comments on commit 39324ee

Please sign in to comment.