We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246633e commit 08c7b9aCopy full SHA for 08c7b9a
HISTORY.md
@@ -1,5 +1,10 @@
1
# Release history
2
3
+## v0.2.6
4
+
5
+### Dependencies update
6
+Updated `wui-Dom` to v0.5.1
7
8
## v0.2.5
9
10
### Dependencies update
@@ -40,4 +45,4 @@ This should fix it and manageable without trouble with performance.
40
45
41
46
## v0.1.0
42
47
43
-First version
48
+First version
component.json
@@ -1,7 +1,7 @@
{
"name": "WuiView",
"repo": "Wizcorp/wui-View",
- "version": "0.2.5",
+ "version": "0.2.6",
"description": "View Class for Wui Dom",
"dependencies": {
"Wizcorp/util": "0.1.0",
@@ -10,4 +10,4 @@
"scripts": [
11
"index.js"
12
]
13
-}
+}
0 commit comments