Skip to content
This repository was archived by the owner on Oct 1, 2023. It is now read-only.

Commit 7ec92ec

Browse files
committed
chore(*): release 0.1.1
1 parent 48ced25 commit 7ec92ec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.1 (2016-10-14)
2+
3+
* Include AoT (Ahead of Time) template compliation metadata in the NPM package
4+
15
## 0.1.0 (2016-10-13)
26

37
* Align with Angular 2 final and `angular-universal` 2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-iot",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "IoT support for Angular 2",
55
"scripts": {
66
"build": "rimraf dist compiled && ngc",

0 commit comments

Comments
 (0)