Skip to content

Commit

Permalink
chore(main): release expense-action 0.3.0 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 14, 2024
1 parent ff6f05f commit 2e93a8a
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/release/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.0"
".": "0.3.0"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.3.0](https://github.com/webdriverio/expense-action/compare/expense-action-v0.2.0...expense-action-v0.3.0) (2024-02-14)


### Features

* automated release workflow ([5aa6a12](https://github.com/webdriverio/expense-action/commit/5aa6a120183ac38465c50efa5e68e32f96224f82))


### Bug Fixes

* automatically trigger release ([2a578be](https://github.com/webdriverio/expense-action/commit/2a578be653114d097539f2aa977fb56074aa4f4f))
* better fix ([5348ed0](https://github.com/webdriverio/expense-action/commit/5348ed0daffdebe8244df997a53ce21cb83a5207))
* if statement ([f9644bd](https://github.com/webdriverio/expense-action/commit/f9644bdd66e833ca79117feefc806c23c46f72be))
* make pipeline faster ([ff6f05f](https://github.com/webdriverio/expense-action/commit/ff6f05f368a71889408a6cbfdc8ac6fcf42eae0f))
* remove release type ([6138f42](https://github.com/webdriverio/expense-action/commit/6138f424fdba9696430f4d6a981a8504167737f7))
* rename workflow ([d2eabac](https://github.com/webdriverio/expense-action/commit/d2eabac6677181921f0443a26ae10b90c681901a))
* syntax ([23effa6](https://github.com/webdriverio/expense-action/commit/23effa6905d35f737fb4963f1d56c8811a72aa57))
* yaml ([0951080](https://github.com/webdriverio/expense-action/commit/0951080d847f6b9b382d7a19125b9d640531faf7))

## [0.2.0](https://github.com/webdriverio/expense-action/compare/expense-action-v0.1.0...expense-action-v0.2.0) (2024-02-14)


Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -2,7 +2,7 @@
"name": "expense-action",
"author": "Christian Bromann <[email protected]>",
"description": "A GitHub Action that enables WebdriverIO TSC members to grant expense requests for contributed PRs to the project.",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"homepage": "https://github.com/webdriverio/expense-action",
"private": true,
Expand Down

0 comments on commit 2e93a8a

Please sign in to comment.