Skip to content

Commit ed9c712

Browse files
author
Micky Brunetti
committed
* Bumped dependencies
1 parent 617a379 commit ed9c712

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

HISTORY.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Release history
22

3+
## v0.2.3
4+
5+
### Dependencies update
6+
Updated `wui-Dom` to v0.3.3
7+
8+
39
## v0.2.2
410

511
### Dependencies update
6-
Update `wui-Dom` from v0.3.1 to v0.3.2
12+
Updated `wui-Dom` to v0.3.2
713

814
## v0.2.1
915

component.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "WuiView",
33
"repo": "Wizcorp/wui-View",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"description": "View Class for Wui Dom",
66
"dependencies": {
77
"Wizcorp/util": "0.1.0",
8-
"Wizcorp/wui-Dom": "0.3.2"
8+
"Wizcorp/wui-Dom": "0.3.3"
99
},
1010
"scripts": [
1111
"index.js"

0 commit comments

Comments
 (0)