Releases: slackapi/deno-slack-hooks
Releases · slackapi/deno-slack-hooks
1.3.1
What's Changed
Code coverage improvements
- Add codecov coverage report uploading by @filmaj in #83
- Add codecov badge to README by @filmaj in #84
Dependabot
- feat: configure dependabot by @WilliamBergamin in #86
- Bump actions/checkout from 2 to 4 by @dependabot in #87
Health Score
- Give health score a shot by @filmaj in #85
- Split out health score as separate job that runs after test by @filmaj in #88
Patch level changes
- chore: bump runtime version by @WilliamBergamin in #90
- chore: release 1.3.1 by @WilliamBergamin in #91
New Contributors
- @dependabot made their first contribution in #87
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- add symbolic link to readme by @WilliamBergamin in #79
- feat: return runtime versions used by the application with a doctor hook by @zimeg in #81
Full Changelog: 1.2.3...1.3.0
1.2.3
1.2.2
What's Changed
- Improve support for npm: specifiers via better esbuild configuration by @WilliamBergamin in #74
Full Changelog: 1.2.0...1.2.2
1.2.0
What's Changed
- Add support for
npm:
specifiers via fallback bundling withesbuild
by @WilliamBergamin in #71
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Update with glossary terms by @WilliamBergamin in #61
- Format docs by @shapirone in #62
- Update maintainers guide to touch up auto-generated release notes by @shapirone in #64
- Temporarily exclude
no-deprecated-deno-api
lint rule by @shapirone in #66 - Bumping version for release 1.1.0 (adds support for
SLACK_DEBUG
environment variable for request/response logging tofunctions.complete*
APIs) by @filmaj in #67
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
The 1.0.0 release is just a major version bump and is otherwise the same as https://github.com/slackapi/deno-slack-hooks/releases/tag/0.10.0
Full Changelog: 0.9.3...1.0.0
0.10.0
0.9.3
What's Changed
- Disable deno.lock file by @shapirone in #52
- Added lint and format guidelines by @WilliamBergamin in #54
- Allow env for get trigger hook by @WilliamBergamin in #53
- Version bump by @shapirone in #55
New Contributors
- @WilliamBergamin made their first contribution in #54
Full Changelog: 0.9.2...0.9.3