Commit 8506aaa 1 parent 51834f5 commit 8506aaa Copy full SHA for 8506aaa
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.15.1] ( https://github.com/otto-de/b2b-design-system/compare/v1.15.0...v1.15.1 ) (2024-09-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** Calendar:** [ BLA-682] fix Pagination issue and calendar ([ 51834f5] ( https://github.com/otto-de/b2b-design-system/commit/51834f51e7094ed2c8a5f5fc4bd56aa6fa20c1f6 ) )
7
+
1
8
# [ 1.15.0] ( https://github.com/otto-de/b2b-design-system/compare/v1.14.1...v1.15.0 ) (2024-09-10)
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.15.0 " ,
3
+ "version" : " 1.15.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.15.0 " ,
42
+ "@otto-de/b2b-tokens" : " 1.15.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.15.0 " ,
3
+ "version" : " 1.15.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.15.0 "
28
+ "@otto-de/b2b-core-components" : " 1.15.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.15.0 " ,
3
+ "version" : " 1.15.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