Skip to content

Commit d3765d4

Browse files
chore(release): 0.7.0 [skip ci]
## [0.7.0](v0.6.0...v0.7.0) (2025-10-06) ### Features * add sync files workflow ([c2eefc7](c2eefc7)) ### Bug Fixes * missing parameters to create github app token ([a415dc7](a415dc7)) * sync files don't detect changed files correctly ([663bd80](663bd80)) * wrong sync files working directory ([a741f2d](a741f2d))
1 parent a415dc7 commit d3765d4

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.7.0](https://github.com/xebis/github-actions-and-workflows/compare/v0.6.0...v0.7.0) (2025-10-06)
4+
5+
### Features
6+
7+
* add sync files workflow ([c2eefc7](https://github.com/xebis/github-actions-and-workflows/commit/c2eefc73ab6e6c49ddc27c4588af6ae0563642ca))
8+
9+
### Bug Fixes
10+
11+
* missing parameters to create github app token ([a415dc7](https://github.com/xebis/github-actions-and-workflows/commit/a415dc7ed1b5c918b0db5a8cc171826f26d0a728))
12+
* sync files don't detect changed files correctly ([663bd80](https://github.com/xebis/github-actions-and-workflows/commit/663bd808fb37c92eb94a435405b0b9ac77d63b86))
13+
* wrong sync files working directory ([a741f2d](https://github.com/xebis/github-actions-and-workflows/commit/a741f2d41c8f25de7f5485f8b0720380675c213a))
14+
315
## [0.6.0](https://github.com/xebis/github-actions-and-workflows/compare/v0.5.0...v0.6.0) (2025-09-21)
416

517
### Features

0 commit comments

Comments
 (0)