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 617a379 commit ed9c712Copy full SHA for ed9c712
HISTORY.md
@@ -1,9 +1,15 @@
1
# Release history
2
3
+## v0.2.3
4
+
5
+### Dependencies update
6
+Updated `wui-Dom` to v0.3.3
7
8
9
## v0.2.2
10
11
### Dependencies update
-Update `wui-Dom` from v0.3.1 to v0.3.2
12
+Updated `wui-Dom` to v0.3.2
13
14
## v0.2.1
15
component.json
@@ -1,11 +1,11 @@
{
"name": "WuiView",
"repo": "Wizcorp/wui-View",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "View Class for Wui Dom",
"dependencies": {
"Wizcorp/util": "0.1.0",
- "Wizcorp/wui-Dom": "0.3.2"
+ "Wizcorp/wui-Dom": "0.3.3"
},
"scripts": [
"index.js"
0 commit comments