Commit 73b29db 1 parent 73938d7 commit 73b29db Copy full SHA for 73b29db
File tree 4 files changed +12
-5
lines changed
4 files changed +12
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.10.1] ( https://github.com/otto-de/b2b-design-system/compare/v1.10.0...v1.10.1 ) (2024-05-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** icons:** [ BLA-752] Removed hide icon's dimensions ([ 73938d7] ( https://github.com/otto-de/b2b-design-system/commit/73938d78c09864e25e7f60279ad6c7d72d0524b0 ) )
7
+
1
8
# [ 1.10.0] ( https://github.com/otto-de/b2b-design-system/compare/v1.9.0...v1.10.0 ) (2024-05-07)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @otto-de/b2b-core-components" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.1 " ,
4
4
"description" : " Core components defined with Stencil" ,
5
5
"author" : " Otto GmbH" ,
6
6
"license" : " Apache-2.0" ,
39
39
"build:storybook" : " npm run copy-md-files && storybook build -o docs-build/design-system"
40
40
},
41
41
"dependencies" : {
42
- "@otto-de/b2b-tokens" : " 1.10.0 " ,
42
+ "@otto-de/b2b-tokens" : " 1.10.1 " ,
43
43
"@stencil-community/eslint-plugin" : " ^0.5.0" ,
44
44
"@stencil/core" : " ^4.12.4"
45
45
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @otto-de/b2b-react-components" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.1 " ,
4
4
"description" : " B2B React components wrapper" ,
5
5
"author" : " Otto GmbH" ,
6
6
"license" : " Apache-2.0" ,
25
25
"tsc" : " tsc -p ."
26
26
},
27
27
"dependencies" : {
28
- "@otto-de/b2b-core-components" : " 1.10.0 "
28
+ "@otto-de/b2b-core-components" : " 1.10.1 "
29
29
},
30
30
"devDependencies" : {
31
31
"@types/node" : " ^18.17.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @otto-de/b2b-tokens" ,
3
- "version" : " 1.10.0 " ,
3
+ "version" : " 1.10.1 " ,
4
4
"description" : " B2B Design Tokens" ,
5
5
"author" : " Otto GmbH" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments