Skip to content

Commit c9e0054

Browse files
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-10-05) ### Features * Initial release ([2a5fab5](2a5fab5))
1 parent 2a5fab5 commit c9e0054

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2018-10-05)
2+
3+
4+
### Features
5+
6+
* Initial release ([2a5fab5](https://github.com/ionic-team/angular-toolkit/commit/2a5fab5))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-toolkit",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Schematics and builders for @ionic/angular apps.",
55
"homepage": "https://ionicframework.com/",
66
"author": "Ionic Team <hi@ionicframework.com> (https://ionicframework.com)",

0 commit comments

Comments
 (0)