Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stewones committed Mar 31, 2019
1 parent d81ded8 commit 2dd958d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.0.3"></a>
## [0.0.3](https://github.com/stewwan/capacitor-intercom/compare/v0.0.2...v0.0.3) (2019-03-31)


### Features

* **android:** add plugin initialization ([4419064](https://github.com/stewwan/capacitor-intercom/commit/4419064))
* **android:** finish initial api ([45b64b6](https://github.com/stewwan/capacitor-intercom/commit/45b64b6))
* **capacitor:** add support for iOS ([beac173](https://github.com/stewwan/capacitor-intercom/commit/beac173))
* add readme ([63aaee0](https://github.com/stewwan/capacitor-intercom/commit/63aaee0))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/stewwan/capacitor-intercom/compare/v0.0.1...v0.0.2) (2019-03-27)

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": "capacitor-intercom",
"version": "0.0.2",
"version": "0.0.3",
"description": "Enable Intercom features for Capacitor apps",
"main": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand Down

0 comments on commit 2dd958d

Please sign in to comment.