Skip to content

Commit be8d624

Browse files
committed
prepare for 0.0.2 release
1 parent 1241e2b commit be8d624

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
@@ -0,0 +1,4 @@
1+
## v0.0.2
2+
3+
- add `attr` and `style` directive.
4+
- add `view` directive for nested view for `ld-each`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "dist/ldview.min.js",
66
"description": "view template micro framework",
7-
"version": "0.0.1",
7+
"version": "0.0.2",
88
"homepage": "https://github.com/loadingio/ldView",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)