Skip to content

Commit dd88600

Browse files
Release 0.0.3
1 parent f16c093 commit dd88600

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.0.3 (2020-06-25)
2+
3+
#### :rocket: Enhancement
4+
* [#2](https://github.com/shipshapecode/ember-cli-capacitor/pull/2) Add initial iOS commands ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 1
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+
19
## v0.0.2 (2020-06-24)
210

311
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-capacitor",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Add capacitor to your Ember apps.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)