We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea66ad commit d598282Copy full SHA for d598282
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/ionic-team/angular-toolkit/compare/v1.3.0...v1.4.0) (2019-02-13)
2
+
3
4
+### Features
5
6
+* **component:** add custom component schematic ([#68](https://github.com/ionic-team/angular-toolkit/issues/68)) ([527f54e](https://github.com/ionic-team/angular-toolkit/commit/527f54e))
7
8
# [1.3.0](https://github.com/ionic-team/angular-toolkit/compare/v1.2.3...v1.3.0) (2019-01-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-toolkit",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "Schematics and builders for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
"author": "Ionic Team <hi@ionicframework.com> (https://ionicframework.com)",
0 commit comments