File tree Expand file tree Collapse file tree 6 files changed +32
-5
lines changed
storybook-addon-web-components-knobs Expand file tree Collapse file tree 6 files changed +32
-5
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.3.9] ( https://github.com/open-wc/open-wc/compare/storybook-addon-web-components-knobs@0.3.8...storybook-addon-web-components-knobs@0.3.9 ) (2020-04-26)
7
+
8
+ ** Note:** Version bump only for package storybook-addon-web-components-knobs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.3.8] ( https://github.com/open-wc/open-wc/compare/storybook-addon-web-components-knobs@0.3.7...storybook-addon-web-components-knobs@0.3.8 ) (2020-04-26)
7
15
8
16
** Note:** Version bump only for package storybook-addon-web-components-knobs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " storybook-addon-web-components-knobs" ,
3
- "version" : " 0.3.8 " ,
3
+ "version" : " 0.3.9 " ,
4
4
"description" : " Storybook knobs for web-components based on custom-elements.json" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
30
30
"lit-html" : " ^1.0.0"
31
31
},
32
32
"dependencies" : {
33
- "@open-wc/testing-helpers" : " ^1.8.0 "
33
+ "@open-wc/testing-helpers" : " ^1.8.1 "
34
34
},
35
35
"devDependencies" : {
36
36
"@storybook/addon-a11y" : " ^5.3.1" ,
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
+ ## [ 1.8.1] ( https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.8.0...@open-wc/testing-helpers@1.8.1 ) (2020-04-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** testing-helpers:** constrain the type of defineCE ([ #1470 ] ( https://github.com/open-wc/open-wc/issues/1470 ) ) ([ 1341fa9] ( https://github.com/open-wc/open-wc/commit/1341fa96ad8adc83c9546cab1e1f6f62c1960322 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 1.8.0] ( https://github.com/open-wc/open-wc/compare/@open-wc/testing-helpers@1.7.2...@open-wc/testing-helpers@1.8.0 ) (2020-04-26)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @open-wc/testing-helpers" ,
3
- "version" : " 1.8.0 " ,
3
+ "version" : " 1.8.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
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
+ ## [ 2.5.15] ( https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.5.14...@open-wc/testing@2.5.15 ) (2020-04-26)
7
+
8
+ ** Note:** Version bump only for package @open-wc/testing
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.5.14] ( https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.5.13...@open-wc/testing@2.5.14 ) (2020-04-26)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @open-wc/testing" ,
3
- "version" : " 2.5.14 " ,
3
+ "version" : " 2.5.15 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
29
29
"dependencies" : {
30
30
"@open-wc/chai-dom-equals" : " ^0.12.36" ,
31
31
"@open-wc/semantic-dom-diff" : " ^0.17.9" ,
32
- "@open-wc/testing-helpers" : " ^1.8.0 " ,
32
+ "@open-wc/testing-helpers" : " ^1.8.1 " ,
33
33
"@types/chai" : " ^4.2.11" ,
34
34
"@types/chai-dom" : " ^0.0.9" ,
35
35
"@types/mocha" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments