Releases: twilio-labs/actions-sms
Releases · twilio-labs/actions-sms
2.0.0-beta-1.0
What's Changed
- feat: use logger instead of console.log by @ledleds in #6
- Added MIT License Badge by @RajChowdhury240 in #9
- test: add initial tests by @dangilkerson in #8
- feat: migrate to typescript by @palaparthi in #7
- style: add object destructuring syntax by @jsmrcaga in #10
- Tests: test function value instead of debug log by @jsmrcaga in #11
- Remove artifacts from README.md by @MusicOnline in #14
- Update README.md by @kailwallin in #13
- chore: add GitHub Action workflows by @sullis in #15
- fix GitHub Actions workflows by @sullis in #16
- chore(actions): add [node_modules] to Git by @sullis in #17
- Update to node16 by @SeanKilleen in #55
- [Snyk] Security upgrade @actions/core from 1.1.0 to 1.9.1 by @twilio-product-security in #47
- [Snyk] Security upgrade twilio from 3.34.0 to 4.0.0 by @twilio-product-security in #53
- chore: update dependencies and dependency tooling by @bnb in #67
- chore: update git ignore by @sbrij001 in #66
- chore: update dependencies by @bnb in #68
- chore: fix gitignore and update dependencies by @bnb in #69
- Updated Main.ts Authentication and Env variables by @sbrij001 in #71
- Update README: Replace API Key with Auth Token and Reflect Changes in… by @sbrij001 in #72
- Update action.yml with Auth Token by @sbrij001 in #73
New Contributors
- @ledleds made their first contribution in #6
- @RajChowdhury240 made their first contribution in #9
- @dangilkerson made their first contribution in #8
- @palaparthi made their first contribution in #7
- @jsmrcaga made their first contribution in #10
- @MusicOnline made their first contribution in #14
- @kailwallin made their first contribution in #13
- @sullis made their first contribution in #15
- @SeanKilleen made their first contribution in #55
- @twilio-product-security made their first contribution in #47
Full Changelog: v1...2.0.0-beta-1.0
v1 Release
Changes:
- Remove bundling of dependencies
Ahoy GitHub Actions!
This GitHub Action allows you to send an SMS via Twilio using the Programmable SMS API.
Important While the Action is free, the Action will send SMS on behalf of your account and therefore charges may occur.