Releases: breathingdust/github-team-slackbot
Releases · breathingdust/github-team-slackbot
v18.5.4
What's Changed
- Update dependencies by @breathingdust in #91
- Bump prettier from 3.3.3 to 3.6.2 by @dependabot[bot] in #83
- Bump @vercel/ncc from 0.36.1 to 0.38.3 by @dependabot[bot] in #72
- Bump eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in #77
- Bump eslint-plugin-import from 2.29.1 to 2.32.0 by @dependabot[bot] in #82
- Update to eslint 9 and remove airbnb-base by @breathingdust in #92
Full Changelog: v18.5.3...v18.5.4
v18.5.3
What's Changed
- Bump prettier from 3.0.3 to 3.3.3 by @dependabot in #62
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #58
- npm audit fix results by @breathingdust in #69
Full Changelog: v18.5.2...v18.5.3
v18.5.2
- Require node 20
- Update dependencies
v18.5.1
- Fixed a bug which caused an incorrect search filter to be used.
v18.5.0
build 18.5.0
v18.4.0
remove errant space
v18.3.0
include ncc build
v18.2.0
- Remove unnecessary output parameter
v18.1.0
- Limit results to members with open PRs
- Handle breaking changes from @actions/github update
v18.0.1
- Bump @actions/github