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

Commit 1f2db51

Browse files
committed
chore(*): release 0.3.0
1 parent f1e00df commit 1f2db51

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.3.0 (2016-11-06)
2+
3+
* Add `iot-seven-segment` component (interfaces I2C 4-digit 7-segment displays)
4+
15
## 0.2.0 (2016-10-22)
26

37
* Add support for bootstrapping NgFactory modules (for AoT+IoT projects)

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.2.0",
3+
"version": "0.3.0",
44
"description": "IoT support for Angular 2",
55
"scripts": {
66
"build": "rimraf dist compiled && ngc",

0 commit comments

Comments
 (0)