File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @openfun/cunningham-react
2
2
3
+ ## 0.6.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15eb9b9: Add missing types for Checkbox and Radio
8
+
3
9
## 0.6.1
4
10
5
11
### Patch Changes
9
15
## 0.6.0
10
16
11
17
### Minor Changes
18
+
12
19
- 2ff5fc5: add Select component
13
20
- 2ff5fc5: add forwardRef to Button
14
21
- 2ff5fc5: create a generic LabelledBox
80
87
- 4ebbf16: Add package
81
88
- 4ebbf16: Add component's tokens handling
82
89
83
- [ unreleased ] : https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.1...main
90
+ [ unreleased ] : https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.2...main
91
+ [ 0.6.2 ] : https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.1...0.6.2
84
92
[ 0.6.1 ] : https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.0...0.6.1
85
93
[ 0.6.0 ] : https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.5.0...0.6.0
86
94
[ 0.5.0 ] : https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.4.0...0.5.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfun/cunningham-react" ,
3
3
"private" : false ,
4
- "version" : " 0.6.1 " ,
4
+ "version" : " 0.6.2 " ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
You canβt perform that action at this time.
0 commit comments