Skip to content

Commit 305dc53

Browse files
author
Gregor Woiwode
committed
Documents ng2-import
1 parent d15399e commit 305dc53

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.4.5
2+
3+
- Adds snippet `ng2-import`
4+
```ts
5+
import {<Module or Component>} from '<path to component>';
6+
```
7+
18
## 0.4.4
29

310
- Adds snippet `ng2-directive`

0 commit comments

Comments
 (0)