🔖(release) version packages
Bump @openfun/cunningham-react to 0.6.0
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
add Select component
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
add forwardRef to Button
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
create a generic LabelledBox
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
Make package pure ESM
|
||||
@@ -1,5 +1,17 @@
|
||||
# @openfun/cunningham-react
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 2ff5fc5: add Select component
|
||||
- 2ff5fc5: add forwardRef to Button
|
||||
- 2ff5fc5: create a generic LabelledBox
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3545af8: Make package pure ESM
|
||||
|
||||
## 0.5.0
|
||||
|
||||
### Minor Changes
|
||||
@@ -63,7 +75,8 @@
|
||||
- 4ebbf16: Add package
|
||||
- 4ebbf16: Add component's tokens handling
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.5.0...main
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.0...main
|
||||
[0.6.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.5.0...0.6.0
|
||||
[0.5.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.4.0...0.5.0
|
||||
[0.4.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.3.0...0.4.0
|
||||
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.2.0...0.3.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-react",
|
||||
"private": false,
|
||||
"version": "0.5.0",
|
||||
"version": "0.6.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user