Releases: zingimmick/laravel-sms
Releases · zingimmick/laravel-sms
3.6.1
Fix reset code before sms message sent (#199)
3.6.0
Bump actions/checkout from 2.3.4 to 2.3.5 (#198) * Bump actions/checkout from 2.3.4 to 2.3.5 Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix test manager via * Rector Rectify * Rector Rectify Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zingimmick <[email protected]> Co-authored-by: zingimmick <[email protected]>
3.5.8
Encapsed strings to sprintf (#180)
3.5.7
Add return type hint (#160)
3.5.6
Apply SetList::SYMPLIFY (#154)
Version 3.5.5 (2021-03-15)
Other Changes
- Generate Changelog #146 @zingimmick
- Clean up redundant configuration #147 @zingimmick
Version 3.5.4
Fixed Bugs
- Fix trigger for changelog #145 @zingimmick