Skip to content

Commit 6e60893

Browse files
chore(release): 0.5.0 [skip ci]
## [0.5.0](v0.4.0...v0.5.0) (2025-07-05) ### Features * add semantic release support for github app ([5a9c740](5a9c740)) ### Bug Fixes * checkout should use the same token as semantic release ([ff8b902](ff8b902)) * semantic release repo should use github app when configured ([e9eeeaf](e9eeeaf)) * semantic release workflow if condition is invalid ([45e08ee](45e08ee))
1 parent e9eeeaf commit 6e60893

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/xebis/github-actions-and-workflows/compare/v0.4.0...v0.5.0) (2025-07-05)
4+
5+
### Features
6+
7+
* add semantic release support for github app ([5a9c740](https://github.com/xebis/github-actions-and-workflows/commit/5a9c7405608f1928897d9298eadbabfe624abd38))
8+
9+
### Bug Fixes
10+
11+
* checkout should use the same token as semantic release ([ff8b902](https://github.com/xebis/github-actions-and-workflows/commit/ff8b90217ad7abae449a7eb85fbcece109d8aa82))
12+
* semantic release repo should use github app when configured ([e9eeeaf](https://github.com/xebis/github-actions-and-workflows/commit/e9eeeaf73ba9db1d3166e11b0251a96b18b5ccf6))
13+
* semantic release workflow if condition is invalid ([45e08ee](https://github.com/xebis/github-actions-and-workflows/commit/45e08eee4eeb8e67b5aeabeb64a379c0936057de))
14+
315
## [0.4.0](https://github.com/xebis/github-actions-and-workflows/compare/v0.3.0...v0.4.0) (2025-04-27)
416

517
### Features

0 commit comments

Comments
 (0)