Skip to content

Commit

Permalink
chore(release): 0.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.11.1](0.11.0...0.11.1) (2020-10-27)

### Bug Fixes

* **templates:** Update alt text ([#53](#53)) ([16e084b](16e084b))
  • Loading branch information
semantic-release-bot committed Oct 27, 2020
1 parent 16e084b commit 03e776a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.11.1](https://github.com/AEGEE/mailer/compare/0.11.0...0.11.1) (2020-10-27)


### Bug Fixes

* **templates:** Update alt text ([#53](https://github.com/AEGEE/mailer/issues/53)) ([16e084b](https://github.com/AEGEE/mailer/commit/16e084b3567bd69382fbd8646270b30f6a54e504))

# [0.11.0](https://github.com/AEGEE/mailer/compare/0.10.0...0.11.0) (2020-06-20)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mailer",
"version": "0.11.0",
"version": "0.11.1",
"description": "The internal mailer module of my.aegee.eu",
"keywords": [],
"author": "Nico Westerbeck",
Expand Down

0 comments on commit 03e776a

Please sign in to comment.