Skip to content

Commit f264c29

Browse files
committed
πŸ”–(release) version packages
Bump @openfun/cunningham-react to 0.6.2
1 parent 15eb9b9 commit f264c29

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

β€Ž.changeset/tender-feet-type.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žpackages/react/CHANGELOG.mdβ€Ž

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openfun/cunningham-react
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- 15eb9b9: Add missing types for Checkbox and Radio
8+
39
## 0.6.1
410

511
### Patch Changes
@@ -9,6 +15,7 @@
915
## 0.6.0
1016

1117
### Minor Changes
18+
1219
- 2ff5fc5: add Select component
1320
- 2ff5fc5: add forwardRef to Button
1421
- 2ff5fc5: create a generic LabelledBox
@@ -80,7 +87,8 @@
8087
- 4ebbf16: Add package
8188
- 4ebbf16: Add component's tokens handling
8289

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
8492
[0.6.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.0...0.6.1
8593
[0.6.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.5.0...0.6.0
8694
[0.5.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.4.0...0.5.0

β€Žpackages/react/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openfun/cunningham-react",
33
"private": false,
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
Β (0)