repo-file-sync-action/CHANGELOG.md

553 lines
39 KiB
Markdown
Raw Normal View History

2022-02-10 18:28:49 +00:00
## [v1.17.1] - 2022-02-10
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.0...v1.17.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.1.tar.gz))
### Bug fixes
- [`8f9e9fd`](https://github.com/betahuhn/repo-file-sync-action/commit/8f9e9fd) Fix commit message escaping (#164)
(Issues: [`#164`](https://github.com/betahuhn/repo-file-sync-action/issues/164))
2022-02-08 14:05:50 +00:00
## [v1.17.0] - 2022-02-08
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.5...v1.17.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.0.tar.gz))
### New features
- [`a547f3c`](https://github.com/betahuhn/repo-file-sync-action/commit/a547f3c) Verified commits when using GH_INSTALLATION_TOKEN as authentication (#153)
(Issues: [`#153`](https://github.com/betahuhn/repo-file-sync-action/issues/153))- [`65a0234`](https://github.com/betahuhn/repo-file-sync-action/commit/65a0234) Request PR review from users and teams (#162)
(Issues: [`#162`](https://github.com/betahuhn/repo-file-sync-action/issues/162))
### Bug fixes
- [`ea27671`](https://github.com/betahuhn/repo-file-sync-action/commit/ea27671) Include hidden files in check for orphaned files (#160)
(Issues: [`#160`](https://github.com/betahuhn/repo-file-sync-action/issues/160))
2022-01-31 00:36:47 +00:00
## [v1.16.5] - 2022-01-31
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.4...v1.16.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.5.tar.gz))
### Dependency updates
- [`8555855`](https://github.com/betahuhn/repo-file-sync-action/commit/8555855) Bump action-input-parser from 1.2.26 to 1.2.27
2022-01-03 00:38:08 +00:00
## [v1.16.4] - 2022-01-03
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.3...v1.16.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.4.tar.gz))
### Dependency updates
- [`a02872f`](https://github.com/betahuhn/repo-file-sync-action/commit/a02872f) Bump action-input-parser from 1.2.25 to 1.2.26
2021-12-22 17:50:58 +00:00
## [v1.16.3] - 2021-12-22
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.2...v1.16.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.3.tar.gz))
### Bug fixes
- [`4302bf5`](https://github.com/betahuhn/repo-file-sync-action/commit/4302bf5) Fix bug introduced by last release
2021-12-22 14:29:17 +00:00
## [v1.16.2] - 2021-12-22
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.1...v1.16.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.2.tar.gz))
### Bug fixes
- [`eb3a718`](https://github.com/betahuhn/repo-file-sync-action/commit/eb3a718) Add trailing slash to destination directories
### Dependency updates
- [`3863803`](https://github.com/betahuhn/repo-file-sync-action/commit/3863803) Bump @vercel/ncc from 0.33.0 to 0.33.1
- [`54932d2`](https://github.com/betahuhn/repo-file-sync-action/commit/54932d2) Bump action-input-parser from 1.2.24 to 1.2.25
2021-12-19 20:39:50 +00:00
## [v1.16.1] - 2021-12-19
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.0...v1.16.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.1.tar.gz))
### Bug fixes
- [`3b3aefb`](https://github.com/betahuhn/repo-file-sync-action/commit/3b3aefb) Fix assigning labels and assignees, broken by FORK #146
(Issues: [`#146`](https://github.com/betahuhn/repo-file-sync-action/issues/146))
### Dependency updates
- [`55662fb`](https://github.com/betahuhn/repo-file-sync-action/commit/55662fb) Bump action-input-parser from 1.2.23 to 1.2.24
2021-12-11 13:19:00 +00:00
## [v1.16.0] - 2021-12-11
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.5...v1.16.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.0.tar.gz))
### New features
- [`80e77fd`](https://github.com/betahuhn/repo-file-sync-action/commit/80e77fd) Add fork workflow functionality (#135)
(Issues: [`#135`](https://github.com/betahuhn/repo-file-sync-action/issues/135) [`#133`](https://github.com/betahuhn/repo-file-sync-action/issues/133))
2021-12-06 00:37:33 +00:00
## [v1.15.5] - 2021-12-06
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.4...v1.15.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.5.tar.gz))
### Dependency updates
- [`ecbb6bc`](https://github.com/betahuhn/repo-file-sync-action/commit/ecbb6bc) Bump @vercel/ncc from 0.32.0 to 0.33.0
2021-11-29 00:35:58 +00:00
## [v1.15.4] - 2021-11-29
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.3...v1.15.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.4.tar.gz))
### Dependency updates
- [`1e2c979`](https://github.com/betahuhn/repo-file-sync-action/commit/1e2c979) Bump action-input-parser from 1.2.22 to 1.2.23
2021-11-22 00:35:40 +00:00
## [v1.15.3] - 2021-11-22
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.2...v1.15.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.3.tar.gz))
### Dependency updates
- [`69a746d`](https://github.com/betahuhn/repo-file-sync-action/commit/69a746d) Bump @vercel/ncc from 0.31.1 to 0.32.0
2021-11-09 18:34:05 +00:00
## [v1.15.2] - 2021-11-09
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.1...v1.15.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.2.tar.gz))
### Updates
- [`c113c62`](https://github.com/betahuhn/repo-file-sync-action/commit/c113c62) Mark action as failed if error occurs during sync
(Issues: [`#95`](https://github.com/betahuhn/repo-file-sync-action/issues/95))
### Bug fixes
- [`53d0397`](https://github.com/betahuhn/repo-file-sync-action/commit/53d0397) Fix rate limit issue (#132)
(Issues: [`#132`](https://github.com/betahuhn/repo-file-sync-action/issues/132) [`#126`](https://github.com/betahuhn/repo-file-sync-action/issues/126))
2021-10-25 00:38:04 +00:00
## [v1.15.1] - 2021-10-25
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.0...v1.15.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.1.tar.gz))
### Dependency updates
- [`4e18740`](https://github.com/betahuhn/repo-file-sync-action/commit/4e18740) Bump action-input-parser from 1.2.21 to 1.2.22
2021-10-16 15:06:07 +00:00
## [v1.15.0] - 2021-10-16
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.14.2...v1.15.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.0.tar.gz))
### New features
- [`f9fdef0`](https://github.com/betahuhn/repo-file-sync-action/commit/f9fdef0) Save the PR URLs in the `pull_request_urls` output (#121)
(Issues: [`#121`](https://github.com/betahuhn/repo-file-sync-action/issues/121))
### Dependency updates
- [`cf1dbf7`](https://github.com/betahuhn/repo-file-sync-action/commit/cf1dbf7) Bump action-input-parser from 1.2.20 to 1.2.21
2021-10-11 00:36:16 +00:00
## [v1.14.2] - 2021-10-11
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.14.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.14.1...v1.14.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.14.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.2.tar.gz))
### Dependency updates
- [`9a800c0`](https://github.com/betahuhn/repo-file-sync-action/commit/9a800c0) Bump action-input-parser from 1.2.19 to 1.2.20
2021-10-04 00:39:34 +00:00
## [v1.14.1] - 2021-10-04
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.14.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.14.0...v1.14.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.14.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.1.tar.gz))
### Dependency updates
- [`79cf15c`](https://github.com/betahuhn/repo-file-sync-action/commit/79cf15c) Bump action-input-parser from 1.2.18 to 1.2.19
- [`45e2975`](https://github.com/betahuhn/repo-file-sync-action/commit/45e2975) Bump @actions/core from 1.5.0 to 1.6.0
2021-09-27 14:22:23 +00:00
## [v1.14.0] - 2021-09-27
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.14.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.5...v1.14.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.14.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.0.tar.gz))
### New features
- [`8c50c0d`](https://github.com/betahuhn/repo-file-sync-action/commit/8c50c0d) Add COMMIT_AS_PR_TITLE option (#115)
(Issues: [`#115`](https://github.com/betahuhn/repo-file-sync-action/issues/115) [`#103`](https://github.com/betahuhn/repo-file-sync-action/issues/103))
2021-09-23 16:11:36 +00:00
## [v1.13.5] - 2021-09-23
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.4...v1.13.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.5.tar.gz))
### Bug fixes
- [`0abefcc`](https://github.com/betahuhn/repo-file-sync-action/commit/0abefcc) Check if exclude exists before using it (#114)
(Issues: [`#114`](https://github.com/betahuhn/repo-file-sync-action/issues/114))
### Dependency updates
- [`25c6114`](https://github.com/betahuhn/repo-file-sync-action/commit/25c6114) Bump action-input-parser from 1.2.17 to 1.2.18
2021-09-17 10:25:33 +00:00
## [v1.13.4] - 2021-09-17
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.3...v1.13.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.4.tar.gz))
### Bug fixes
- [`7f838d5`](https://github.com/betahuhn/repo-file-sync-action/commit/7f838d5) Trim whitespace on repos list (#111)
(Issues: [`#111`](https://github.com/betahuhn/repo-file-sync-action/issues/111))
### Dependency updates
- [`d19a71d`](https://github.com/betahuhn/repo-file-sync-action/commit/d19a71d) Bump action-input-parser from 1.2.16 to 1.2.17
- [`ea75b37`](https://github.com/betahuhn/repo-file-sync-action/commit/ea75b37) Bump @vercel/ncc from 0.31.0 to 0.31.1
2021-09-13 00:36:00 +00:00
## [v1.13.3] - 2021-09-13
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.2...v1.13.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.3.tar.gz))
### Dependency updates
- [`16e7e90`](https://github.com/betahuhn/repo-file-sync-action/commit/16e7e90) Bump @vercel/ncc from 0.30.0 to 0.31.0
2021-09-07 09:00:42 +00:00
## [v1.13.2] - 2021-09-07
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.1...v1.13.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.2.tar.gz))
### Dependency updates
- [`c4319ab`](https://github.com/betahuhn/repo-file-sync-action/commit/c4319ab) Bump action-input-parser from 1.2.15 to 1.2.16
- [`3007ff6`](https://github.com/betahuhn/repo-file-sync-action/commit/3007ff6) Bump @octokit/plugin-throttling from 3.5.1 to 3.5.2
2021-09-06 15:41:20 +00:00
## [v1.13.1] - 2021-09-06
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.0...v1.13.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.1.tar.gz))
2021-09-06 15:21:54 +00:00
## [v1.13.0] - 2021-09-06
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.12.0...v1.13.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.0.tar.gz))
### New features
- [`0e59a9c`](https://github.com/betahuhn/repo-file-sync-action/commit/0e59a9c) Display notice with PR link (#101)
(Issues: [`#101`](https://github.com/betahuhn/repo-file-sync-action/issues/101) [`#100`](https://github.com/betahuhn/repo-file-sync-action/issues/100))
### Bug fixes
- [`013b028`](https://github.com/betahuhn/repo-file-sync-action/commit/013b028) Do not delete excluded files if deleteOrphaned is true (#98)
(Issues: [`#98`](https://github.com/betahuhn/repo-file-sync-action/issues/98) [`#97`](https://github.com/betahuhn/repo-file-sync-action/issues/97))
2021-09-04 13:56:55 +00:00
## [v1.12.0] - 2021-09-04
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.12.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.11.1...v1.12.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.12.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.12.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.12.0.tar.gz))
### New features
- [`c03c7b0`](https://github.com/betahuhn/repo-file-sync-action/commit/c03c7b0) Add option to use original commit message (#96)
(Issues: [`#96`](https://github.com/betahuhn/repo-file-sync-action/issues/96) [`#13`](https://github.com/betahuhn/repo-file-sync-action/issues/13))
2021-09-04 13:05:16 +00:00
## [v1.11.1] - 2021-09-04
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.11.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.11.0...v1.11.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.11.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.1.tar.gz))
2021-09-03 13:10:44 +00:00
## [v1.11.0] - 2021-09-03
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.11.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.3...v1.11.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.11.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.0.tar.gz))
### New features
- [`4e6eff1`](https://github.com/betahuhn/repo-file-sync-action/commit/4e6eff1) Add option to provide an installation token instead of a PAT (#91)
(Issues: [`#91`](https://github.com/betahuhn/repo-file-sync-action/issues/91))
### Dependency updates
- [`5b9070f`](https://github.com/betahuhn/repo-file-sync-action/commit/5b9070f) Bump action-input-parser from 1.2.14 to 1.2.15
2021-08-30 00:32:57 +00:00
## [v1.10.3] - 2021-08-30
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.2...v1.10.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.3.tar.gz))
### Dependency updates
- [`daa09dd`](https://github.com/betahuhn/repo-file-sync-action/commit/daa09dd) Bump action-input-parser from 1.2.13 to 1.2.14
- [`e25059e`](https://github.com/betahuhn/repo-file-sync-action/commit/e25059e) Bump @vercel/ncc from 0.29.2 to 0.30.0
2021-08-23 00:30:14 +00:00
## [v1.10.2] - 2021-08-23
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.1...v1.10.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.2.tar.gz))
### Dependency updates
- [`a2b31de`](https://github.com/betahuhn/repo-file-sync-action/commit/a2b31de) Bump action-input-parser from 1.2.12 to 1.2.13
- [`a7e270f`](https://github.com/betahuhn/repo-file-sync-action/commit/a7e270f) Bump @vercel/ncc from 0.29.1 to 0.29.2
- [`427b453`](https://github.com/betahuhn/repo-file-sync-action/commit/427b453) Bump @actions/core from 1.4.0 to 1.5.0
2021-08-16 00:32:28 +00:00
## [v1.10.1] - 2021-08-16
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.0...v1.10.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.1.tar.gz))
### Dependency updates
- [`2bad7c1`](https://github.com/betahuhn/repo-file-sync-action/commit/2bad7c1) Bump @vercel/ncc from 0.29.0 to 0.29.1
2021-08-11 21:01:52 +00:00
## [v1.10.0] - 2021-08-11
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.4...v1.10.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.0.tar.gz))
### New features
- [`d910669`](https://github.com/betahuhn/repo-file-sync-action/commit/d910669) Add PR_BODY option (#80)
(Issues: [`#80`](https://github.com/betahuhn/repo-file-sync-action/issues/80) [`#78`](https://github.com/betahuhn/repo-file-sync-action/issues/78))
### Dependency updates
- [`ef72279`](https://github.com/betahuhn/repo-file-sync-action/commit/ef72279) Bump action-input-parser from 1.2.11 to 1.2.12
- [`a0ee16b`](https://github.com/betahuhn/repo-file-sync-action/commit/a0ee16b) Upgrade dependencies
2021-08-09 00:34:44 +00:00
## [v1.9.4] - 2021-08-09
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.3...v1.9.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.4.tar.gz))
### Dependency updates
- [`b848ad5`](https://github.com/betahuhn/repo-file-sync-action/commit/b848ad5) Bump eslint from 7.31.0 to 7.32.0
- [`fe7d8a0`](https://github.com/betahuhn/repo-file-sync-action/commit/fe7d8a0) Bump action-input-parser from 1.2.10 to 1.2.11
2021-08-02 00:32:29 +00:00
## [v1.9.3] - 2021-08-02
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.2...v1.9.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.3.tar.gz))
### Dependency updates
- [`9e90f1f`](https://github.com/betahuhn/repo-file-sync-action/commit/9e90f1f) Bump action-input-parser from 1.2.9 to 1.2.10
2021-07-26 00:31:47 +00:00
## [v1.9.2] - 2021-07-26
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.1...v1.9.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.2.tar.gz))
### Dependency updates
- [`334da0b`](https://github.com/betahuhn/repo-file-sync-action/commit/334da0b) Bump action-input-parser from 1.2.8 to 1.2.9
- [`ed856b2`](https://github.com/betahuhn/repo-file-sync-action/commit/ed856b2) Bump eslint from 7.30.0 to 7.31.0
2021-07-19 00:32:05 +00:00
## [v1.9.1] - 2021-07-19
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.0...v1.9.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.1.tar.gz))
### Dependency updates
- [`1dd7e0a`](https://github.com/betahuhn/repo-file-sync-action/commit/1dd7e0a) Bump @vercel/ncc from 0.28.6 to 0.29.0
2021-07-14 14:42:14 +00:00
## [v1.9.0] - 2021-07-14
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.5...v1.9.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.0.tar.gz))
### New features
- [`4a9f0ed`](https://github.com/betahuhn/repo-file-sync-action/commit/4a9f0ed) Add deleteOrphaned option to delete files in the target when they are deleted in the source (#69)
(Issues: [`#69`](https://github.com/betahuhn/repo-file-sync-action/issues/69))
### Dependency updates
- [`1a071eb`](https://github.com/betahuhn/repo-file-sync-action/commit/1a071eb) Bump action-input-parser from 1.2.7 to 1.2.8
2021-07-12 00:31:32 +00:00
## [v1.8.5] - 2021-07-12
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.4...v1.8.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.5.tar.gz))
### Dependency updates
- [`e62f3bd`](https://github.com/betahuhn/repo-file-sync-action/commit/e62f3bd) Bump action-input-parser from 1.2.6 to 1.2.7
- [`9ecd32e`](https://github.com/betahuhn/repo-file-sync-action/commit/9ecd32e) Bump eslint from 7.29.0 to 7.30.0
2021-07-05 00:29:40 +00:00
## [v1.8.4] - 2021-07-05
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.3...v1.8.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.4.tar.gz))
2021-06-28 00:20:55 +00:00
## [v1.8.3] - 2021-06-28
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.2...v1.8.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.3.tar.gz))
2021-06-21 00:32:38 +00:00
## [v1.8.2] - 2021-06-21
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.1...v1.8.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.2.tar.gz))
2021-06-11 09:36:06 +00:00
## [v1.8.1] - 2021-06-11
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.0...v1.8.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.1.tar.gz))
### Bug fixes
- [`6e6698c`](https://github.com/betahuhn/repo-file-sync-action/commit/6e6698c) Allow branch name to contain slash (#57)
(Issues: [`#57`](https://github.com/betahuhn/repo-file-sync-action/issues/57))
### Dependency updates
- [`3f93a28`](https://github.com/betahuhn/repo-file-sync-action/commit/3f93a28) Upgrade dependencies
2021-06-02 10:04:13 +00:00
## [v1.8.0] - 2021-06-02
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.7.1...v1.8.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.0.tar.gz))
### New features
- [`2e2ce4d`](https://github.com/betahuhn/repo-file-sync-action/commit/2e2ce4d) Allow same repository with different branches (#52)
(Issues: [`#52`](https://github.com/betahuhn/repo-file-sync-action/issues/52))
### Dependency updates
- [`75e0b78`](https://github.com/betahuhn/repo-file-sync-action/commit/75e0b78) Update dependencies
2021-05-31 11:31:21 +00:00
## [v1.7.1] - 2021-05-31
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.7.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.7.0...v1.7.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.7.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.1.tar.gz))
### Updates
- [`cee8520`](https://github.com/betahuhn/repo-file-sync-action/commit/cee8520) Throttle requests when hitting rate limit, fixes #49
(Issues: [`#49`](https://github.com/betahuhn/repo-file-sync-action/issues/49))- [`ec2d589`](https://github.com/betahuhn/repo-file-sync-action/commit/ec2d589) Combine GitHub and Git into one class
### Bug fixes
- [`04ec06a`](https://github.com/betahuhn/repo-file-sync-action/commit/04ec06a) Return rest api from octokit
### Dependency updates
- [`060be53`](https://github.com/betahuhn/repo-file-sync-action/commit/060be53) Update dependencies
- [`228eceb`](https://github.com/betahuhn/repo-file-sync-action/commit/228eceb) Use latest @actions/github version
2021-05-21 19:42:59 +00:00
## [v1.7.0] - 2021-05-21
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.7.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.6.0...v1.7.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.7.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.0.tar.gz))
### New features
- [`6f08f7d`](https://github.com/betahuhn/repo-file-sync-action/commit/6f08f7d) Add COMMIT_BODY option (#44)
(Issues: [`#44`](https://github.com/betahuhn/repo-file-sync-action/issues/44))
2021-05-05 07:48:07 +00:00
## [v1.6.0] - 2021-05-05
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.6.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.5.1...v1.6.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.6.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.6.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.6.0.tar.gz))
### New features
- [`de55684`](https://github.com/betahuhn/repo-file-sync-action/commit/de55684) Add branch prefix option #32
(Issues: [`#32`](https://github.com/betahuhn/repo-file-sync-action/issues/32))
### Updates
- [`b3d8a1e`](https://github.com/betahuhn/repo-file-sync-action/commit/b3d8a1e) Use external library for input parsing
### Dependency updates
- [`4831ccc`](https://github.com/betahuhn/repo-file-sync-action/commit/4831ccc) Update dependencies
2021-05-03 00:06:59 +00:00
## [v1.5.1] - 2021-05-03
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.5.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.5.0...v1.5.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.5.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.1.tar.gz))
### Dependency updates
- [`000bf45`](https://github.com/betahuhn/repo-file-sync-action/commit/000bf45) Bump eslint from 7.24.0 to 7.25.0 (#29)
(Issues: [`#29`](https://github.com/betahuhn/repo-file-sync-action/issues/29))
2021-04-19 12:32:10 +00:00
## [v1.5.0] - 2021-04-19
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.5.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.4.0...v1.5.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.5.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.0.tar.gz))
### New features
- [`b557527`](https://github.com/betahuhn/repo-file-sync-action/commit/b557527) Add option to exclude certain files when syncing directories #26
(Issues: [`#26`](https://github.com/betahuhn/repo-file-sync-action/issues/26))
### Bug fixes
- [`9dc51bf`](https://github.com/betahuhn/repo-file-sync-action/commit/9dc51bf) Use fs-extra instead of actions/io #15
(Issues: [`#15`](https://github.com/betahuhn/repo-file-sync-action/issues/15))
### Dependency updates
- [`bd44655`](https://github.com/betahuhn/repo-file-sync-action/commit/bd44655) Update dependencies
2021-03-18 16:46:28 +00:00
## [v1.4.0] - 2021-03-18
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.4.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.3.1...v1.4.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.4.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.4.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.4.0.tar.gz))
### New features
- [`d359236`](https://github.com/betahuhn/repo-file-sync-action/commit/d359236) Add skip PR option #14
(Issues: [`#14`](https://github.com/betahuhn/repo-file-sync-action/issues/14))
### Dependency updates
- [`4c44045`](https://github.com/betahuhn/repo-file-sync-action/commit/4c44045) Bump eslint from 7.21.0 to 7.22.0 (#12)
(Issues: [`#12`](https://github.com/betahuhn/repo-file-sync-action/issues/12))
2021-03-15 00:23:18 +00:00
## [v1.3.1] - 2021-03-15
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.3.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.3.0...v1.3.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.3.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.1.tar.gz))
2021-03-08 10:02:53 +00:00
## [v1.3.0] - 2021-03-08
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.3.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.2.0...v1.3.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.3.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.0.tar.gz))
[repo-file-sync-action](https://github.com/betahuhn/repo-file-sync-action) will now check if there's an existing sync PR on the target repository and overwrite it with the new changes. This behavior can be turned of with the `OVERWRITE_EXISTING_PR` option.
2021-03-08 10:02:53 +00:00
### New features
- [`2a4e127`](https://github.com/betahuhn/repo-file-sync-action/commit/2a4e127) Check for and overwrite existing PR
### Updates
- [`5e590a1`](https://github.com/betahuhn/repo-file-sync-action/commit/5e590a1) Improve code structure/readability
- [`1e8745f`](https://github.com/betahuhn/repo-file-sync-action/commit/1e8745f) Move exec function to helpers
### Bug fixes
- [`d7fe133`](https://github.com/betahuhn/repo-file-sync-action/commit/d7fe133) Parse boolean action input as actual boolean
2021-03-03 18:46:00 +00:00
## [v1.2.0] - 2021-03-03
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.2.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.1.1...v1.2.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.2.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.2.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.2.0.tar.gz))
### New features
2021-03-03 18:47:39 +00:00
- [`18215cb`](https://github.com/betahuhn/repo-file-sync-action/commit/18215cb) Support custom GitHub Enterprise Host [#8](https://github.com/BetaHuhn/repo-file-sync-action/discussions/8)
2021-03-03 18:46:00 +00:00
2021-01-18 00:52:49 +00:00
## [v1.1.1] - 2021-01-18
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.1.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.1.0...v1.1.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.1.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.1.tar.gz))
2021-01-10 15:21:34 +00:00
## [v1.1.0] - 2021-01-10
2021-01-10 15:59:11 +00:00
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.1.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.0.1...v1.1.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.1.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.0.tar.gz))
2021-01-10 15:21:34 +00:00
### New features
2021-01-10 15:59:11 +00:00
- [`35e1508`](https://github.com/betahuhn/repo-file-sync-action/commit/35e1508) Cleanup tmp directories
2021-01-10 15:21:34 +00:00
### Bug fixes
2021-01-10 15:59:11 +00:00
- [`b7e5310`](https://github.com/betahuhn/repo-file-sync-action/commit/b7e5310) Fix parsing of boolean config options [skip-ci]
2021-01-10 15:21:34 +00:00
2021-01-09 13:55:54 +00:00
## [v1.0.1] - 2021-01-09
2021-01-10 15:59:11 +00:00
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.0.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.0.0...v1.0.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.0.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.1.tar.gz))
2021-01-09 13:55:54 +00:00
### Bug fixes
2021-01-10 15:59:11 +00:00
- [`40b7915`](https://github.com/betahuhn/repo-file-sync-action/commit/40b7915) Fix parsing of multiple groups
2021-01-09 13:55:54 +00:00
2021-01-09 00:28:53 +00:00
## [v1.0.0] - 2021-01-09
2021-01-10 15:59:11 +00:00
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.0.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.0.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.0.tar.gz))
2021-01-09 00:28:53 +00:00
### New features
2021-01-10 15:59:11 +00:00
- [`a863fe8`](https://github.com/betahuhn/repo-file-sync-action/commit/a863fe8) Add support for directories [skip ci]
2021-01-09 00:28:53 +00:00
### Updates
2021-01-10 15:59:11 +00:00
- [`c4c6e88`](https://github.com/betahuhn/repo-file-sync-action/commit/c4c6e88) Remove pattern option [skip ci]
- [`22cc9e5`](https://github.com/betahuhn/repo-file-sync-action/commit/22cc9e5) Remove delete option [skip ci]
2021-01-09 00:28:53 +00:00
### Bug fixes
2021-01-10 15:59:11 +00:00
- [`bb0c4aa`](https://github.com/betahuhn/repo-file-sync-action/commit/bb0c4aa) Use Node v12 [skip ci]
- [`1266e84`](https://github.com/betahuhn/repo-file-sync-action/commit/1266e84) Use run_id instead of run_number [skip ci]
2021-01-09 00:28:53 +00:00
### Breaking changes
2021-01-10 15:59:11 +00:00
- [`75a118d`](https://github.com/betahuhn/repo-file-sync-action/commit/75a118d) First release