Sourced from tj-actions/changed-files's releases.
v40.1.0
What's Changed
- Upgraded to v40.0.2 by
@tj-actions-bot
in tj-actions/changed-files#1689- fix(deps): update dependency yaml to v2.3.4 by
@renovate
in tj-actions/changed-files#1691- feat: add support for controlling the pattern order by
@jackton1
in tj-actions/changed-files#1693- Updated README.md by
@tj-actions-bot
in tj-actions/changed-files#1694Full Changelog: https://github.com/tj-actions/changed-files/compare/v40...v40.1.0
v40.0.2
What's Changed
- Upgraded to v40.0.1 by
@tj-actions-bot
in tj-actions/changed-files#1686- chore(deps): update dependency
@types/node
to v20.8.10 by@renovate
in tj-actions/changed-files#1687- fix: order of file patterns by
@jackton1
in tj-actions/changed-files#1688Full Changelog: https://github.com/tj-actions/changed-files/compare/v40...v40.0.2
v40.0.1
What's Changed
- Upgraded to v40 by
@tj-actions-bot
in tj-actions/changed-files#1672- Updated README.md by
@tj-actions-bot
in tj-actions/changed-files#1673- Updated README.md by
@tj-actions-bot
in tj-actions/changed-files#1675- chore(deps): update dependency eslint-plugin-jest to v27.5.0 by
@renovate
in tj-actions/changed-files#1674- chore(deps): update dependency eslint-plugin-jest to v27.6.0 by
@renovate
in tj-actions/changed-files#1676- Updated README.md by
@tj-actions-bot
in tj-actions/changed-files#1677- Updated README.md by
@tj-actions-bot
in tj-actions/changed-files#1678- chore(deps): lock file maintenance by
@renovate
in tj-actions/changed-files#1680- chore(deps): update dependency
@typescript-eslint/parser
to v6.9.1 by@renovate
in tj-actions/changed-files#1682- chore(deps): update dependency
@typescript-eslint/eslint-plugin
to v6.9.1 by@renovate
in tj-actions/changed-files#1683- fix: bug with order in which the files and files ignore patterns are combined by
@jackton1
in tj-actions/changed-files#1684- chore(deps): update dependency
@types/jest
to v29.5.7 by@renovate
in tj-actions/changed-files#1685Full Changelog: https://github.com/tj-actions/changed-files/compare/v40...v40.0.1
Sourced from tj-actions/changed-files's changelog.
Changelog
40.1.0 - (2023-11-03)
🚀 Features
🐛 Bug Fixes
- deps: Update dependency yaml to v2.3.4 (c300d15) - (renovate[bot])
➕ Add
- Added missing changes and modified dist assets. (50a9cc9) - (GitHub Action)
🔄 Update
- Updated README.md (#1694)
Co-authored-by: repo-ranger[bot] (18c8a4e) - (tj-actions[bot])
⬆️ Upgrades
- Upgraded to v40.0.2 (#1689)
Co-authored-by: jackton1 jackton1@users.noreply.github.com (c076064) - (tj-actions[bot])
40.0.2 - (2023-10-31)
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
- deps: Update dependency
@types/node
to v20.8.10 (a59bf8f) - (renovate[bot])⬆️ Upgrades
- Upgraded to v40.0.1 (#1686)
Co-authored-by: jackton1 jackton1@users.noreply.github.com (6821899) - (tj-actions[bot])
40.0.1 - (2023-10-30)
🐛 Bug Fixes
... (truncated)
18c8a4e
Updated README.md (#1694)892553a
feat: add support for controlling the pattern order (#1693)50a9cc9
Added missing changes and modified dist assets.c300d15
fix(deps): update dependency yaml to v2.3.4c076064
Upgraded to v40.0.2 (#1689)4052680
fix: order of file patterns (#1688)a59bf8f
chore(deps): update dependency @types/node
to v20.8.106821899
Upgraded to v40.0.1 (#1686)bfc49f4
chore(deps): update dependency @types/jest
to v29.5.77549e1e
fix: bug with order in which the files and files ignore patterns are combined...