Skip to content

Commit

Permalink
chore(release): 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EinfachHans committed Nov 30, 2021
1 parent 948e168 commit 751d922
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 @@
### [1.1.3](https://github.com/EinfachHans/capacitor-email-composer/compare/V1.1.2...V1.1.3) (2021-11-30)


### Bug Fixes

* **android:** set default value for isHtml ([#8](https://github.com/EinfachHans/capacitor-email-composer/issues/8)) ([948e168](https://github.com/EinfachHans/capacitor-email-composer/commit/948e168c3ca79d354095226102680d723b5955d8))

### [1.1.2](https://github.com/EinfachHans/capacitor-email-composer/compare/V1.1.1...V1.1.2) (2021-10-23)


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": "capacitor-email-composer",
"version": "1.1.2",
"version": "1.1.3",
"description": "E-Mail Composer Plugin for Capacitor",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 751d922

Please sign in to comment.