What's Changed
- feat(LicensePlist): Add support for authorization on redirect by @IanTranWork in https://github.com/mono0926/LicensePlist/pull/244
- fix: set supported macOS platform to v15 by @Brett-Best in https://github.com/mono0926/LicensePlist/pull/249
New Contributors
- @IanTranWork made their first contribution in https://github.com/mono0926/LicensePlist/pull/244
- @Brett-Best...