Skip to content

Commit 0c8840a

Browse files
Release 0.1.0
1 parent df9c684 commit 0c8840a

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.1.0 (2021-06-04)
2+
3+
#### :boom: Breaking Change
4+
* [#13](https://github.com/shipshapecode/ember-cli-capacitor/pull/13) Add more capacitor libraries ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 1
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+
19
## v0.0.5 (2021-06-04)
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.5",
3+
"version": "0.1.0",
44
"description": "Adds native iOS, Android, and Electron support to Ember with Capacitor.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)