Skip to content

Commit 649b507

Browse files
Release 0.0.2
1 parent b99ef9d commit 649b507

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,2 +1,10 @@
1+
## v0.0.2 (2020-06-24)
2+
3+
#### :rocket: Enhancement
4+
* [#1](https://github.com/shipshapecode/ember-cli-capacitor/pull/1) Add initial blueprint for deps and platforms ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 1
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+
19
## v0.0.1 (2020-06-24)
210

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.1",
3+
"version": "0.0.2",
44
"description": "Add capacitor to your Ember apps.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)