Skip to content

Commit

Permalink
chore(main): release 0.1.1 (#487)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 31, 2022
1 parent 82c128d commit 1048666
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://github.com/yorch/simple-sms-sender/compare/v0.1.0...v0.1.1) (2022-03-31)


### Bug Fixes

* Fix automatic release with release-please bot ([#486](https://github.com/yorch/simple-sms-sender/issues/486)) ([275fbc7](https://github.com/yorch/simple-sms-sender/commit/275fbc769f4836411881000c4e77d742ff051ad4))

## [0.1.0](https://github.com/yorch/simple-sms-sender/compare/v0.0.5...v0.1.0) (2022-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-sms-sender",
"version": "0.1.0",
"version": "0.1.1",
"description": "Simple SMS sender to multiple recipients using Twilio",
"main": "dist/index.js",
"author": "Jorge Barnaby <jorge.barnaby@gmail.com>",
Expand Down

0 comments on commit 1048666

Please sign in to comment.