🔖(release) version packages
Bump to @openfun/cunningham-react 3.2.0
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
ef8a225406
commit
0b4913c5a3
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
Export `LabelledBox` component
|
||||
@@ -1,5 +1,15 @@
|
||||
# @openfun/cunningham-react
|
||||
|
||||
## 3.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 53a94c4: Export `LabelledBox` component
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 544a2f1: Use unique id for Modal containers
|
||||
|
||||
## 3.1.0
|
||||
|
||||
### Minor Changes
|
||||
@@ -446,7 +456,8 @@
|
||||
- 4ebbf16: Add package
|
||||
- 4ebbf16: Add component's tokens handling
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.1.0...main
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.2.0...main
|
||||
[3.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.1.0...@openfun/cunningham-react@3.2.0
|
||||
[3.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.0.0...@openfun/cunningham-react@3.1.0
|
||||
[3.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.3...@openfun/cunningham-react@3.0.0
|
||||
[2.9.3]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.2...@openfun/cunningham-react@2.9.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-react",
|
||||
"private": false,
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user