Skip to content

Commit

Permalink
chore(main): release 1.1.2 (#13)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.1.2](v1.1.1...v1.1.2)
(2023-10-09)


### Bug Fixes

* **send/send.go:** returning error at every error step instead of nil
([#12](#12))
([e9b4825](e9b4825))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
itmayziii authored Oct 9, 2023
1 parent e9b4825 commit 207da4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.1"
".": "1.1.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/itmayziii/email/compare/v1.1.1...v1.1.2) (2023-10-09)


### Bug Fixes

* **send/send.go:** returning error at every error step instead of nil ([#12](https://github.com/itmayziii/email/issues/12)) ([e9b4825](https://github.com/itmayziii/email/commit/e9b48255a701396faf2f9045c571cd75c0f9db8e))

## [1.1.1](https://github.com/itmayziii/email/compare/v1.1.0...v1.1.1) (2023-10-06)


Expand Down

0 comments on commit 207da4b

Please sign in to comment.