File tree Expand file tree Collapse file tree 13 files changed +63
-9
lines changed Expand file tree Collapse file tree 13 files changed +63
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.18.2] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.1...v0.18.2 ) (2018-12-10)
7
+
8
+
9
+ ### Reverts
10
+
11
+ * "fix(dock-layout): remove components that are docked at hidden components ([ #261 ] ( https://github.com/qlik-oss/picasso.js/issues/261 ) )" ([ d923123] ( https://github.com/qlik-oss/picasso.js/commit/d923123 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.18.1] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.0...v0.18.1 ) (2018-12-04)
7
18
8
19
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.18.2] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.1...v0.18.2 ) (2018-12-10)
7
+
8
+ ** Note:** Version bump only for package docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.18.1] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.0...v0.18.1 ) (2018-12-04)
7
15
8
16
** Note:** Version bump only for package docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
3
"private" : true ,
4
- "version" : " 0.18.1 " ,
4
+ "version" : " 0.18.2 " ,
5
5
"description" : " Documentation source" ,
6
6
"scripts" : {
7
7
"build" : " yarn run spec && node gen" ,
Original file line number Diff line number Diff line change 16
16
]
17
17
}
18
18
},
19
- "version" : " 0.18.1 " ,
19
+ "version" : " 0.18.2 " ,
20
20
"npmClient" : " yarn" ,
21
21
"useWorkspaces" : true
22
22
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.18.2] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.1...v0.18.2 ) (2018-12-10)
7
+
8
+
9
+ ### Reverts
10
+
11
+ * "fix(dock-layout): remove components that are docked at hidden components ([ #261 ] ( https://github.com/qlik-oss/picasso.js/issues/261 ) )" ([ d923123] ( https://github.com/qlik-oss/picasso.js/commit/d923123 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.18.1] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.0...v0.18.1 ) (2018-12-04)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " picasso.js" ,
3
- "version" : " 0.18.1 " ,
3
+ "version" : " 0.18.2 " ,
4
4
"description" : " A charting library streamlined for building visualizations for the Qlik Sense Analytics platform." ,
5
5
"license" : " MIT" ,
6
6
"author" : " QlikTech International AB" ,
47
47
"node-event-emitter" : " 0.0.1" ,
48
48
"path2d-polyfill" : " 0.3.1" ,
49
49
"preact" : " ^8.4.2" ,
50
- "test-utils" : " ^0.18.1 "
50
+ "test-utils" : " ^0.18.2 "
51
51
}
52
52
}
Original file line number Diff line number Diff line change 1
- export default { version : '0.18.1 ' } ;
1
+ export default { version : '0.18.2 ' } ;
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.18.2] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.1...v0.18.2 ) (2018-12-10)
7
+
8
+ ** Note:** Version bump only for package test-utils
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.18.1] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.0...v0.18.1 ) (2018-12-04)
7
15
8
16
** Note:** Version bump only for package test-utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " test-utils" ,
3
- "version" : " 0.18.1 " ,
3
+ "version" : " 0.18.2 " ,
4
4
"description" : " Common test utilities" ,
5
5
"private" : true
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.18.2] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.1...v0.18.2 ) (2018-12-10)
7
+
8
+ ** Note:** Version bump only for package picasso-plugin-hammer
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.18.1] ( https://github.com/qlik-oss/picasso.js/compare/v0.18.0...v0.18.1 ) (2018-12-04)
7
15
8
16
** Note:** Version bump only for package picasso-plugin-hammer
You can’t perform that action at this time.
0 commit comments