Releases: derberg/manage-files-in-multiple-repositories
Releases · derberg/manage-files-in-multiple-repositories
v2.1.0
What's Changed
- feat: add support for custom branch name created by bot by @derberg in #50. In other words, we have reuse of existing PRs in place.
Full Changelog: v2...v2.1.0
v2
Exactly the same stuff as in https://github.com/derberg/manage-files-in-multiple-repositories/releases/tag/v2.1.0
v2.0.0
Exactly the same stuff as in https://github.com/derberg/manage-files-in-multiple-repositories/releases/tag/v2
v1.0.4
What's Changed
Full Changelog: v1...v1.0.4
v1
v1.0.3
v1.0.2
What's Changed
v1.0.1 could not work because of the lack of dist update, thus next release
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
BREAKING CHANGES
- action has changed its name. Now you should use it as
derberg/[email protected]
files_to_ignore
option is removed and replaced withpatterns_to_ignore
- action no longer supports workflows' files out of the box. You need to set it explicitly with
patterns_to_include
.
There are some good examples in the readme.
What's Changed
- add
patterns_to_ignore
andpatterns_to_include
- remove
files_to_ignore
- add
destination
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What's Changed
Full Changelog: v0.8.1...v0.9.0