Upgraded from v26 -> v26.1 (#580)

Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
Tonye Jack
2022-08-15 03:25:47 -06:00
committed by GitHub
parent 58ae566dc6
commit 31c22e9e94
2 changed files with 26 additions and 17 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## [v26.1](https://github.com/tj-actions/changed-files/tree/v26.1) (2022-08-15)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v26...v26.1)
**Merged pull requests:**
- fix: error retrieving base sha. [\#579](https://github.com/tj-actions/changed-files/pull/579) ([jackton1](https://github.com/jackton1))
- Upgraded to v26 [\#577](https://github.com/tj-actions/changed-files/pull/577) ([jackton1](https://github.com/jackton1))
## [v26](https://github.com/tj-actions/changed-files/tree/v26) (2022-08-15)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v25...v26)