🔖(release) version packages

Bump @openfun/cunningham-react to 2.3.0
This commit is contained in:
Nathan Vasse
2023-11-27 12:36:16 +01:00
committed by NathanVss
parent 66e55e9647
commit b25aa8f078
3 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
support ReactNode as input label

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-react
## 2.3.0
### Patch Changes
- e3882eb3: support ReactNode as input label
## 2.2.0
### Minor Changes
@@ -307,7 +313,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.2.0...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.3.0...main
[2.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.2.0...@openfun/cunningham-react@2.3.0
[2.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.1.0...@openfun/cunningham-react@2.2.0
[2.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.0.0...@openfun/cunningham-react@2.1.0
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.3.1...@openfun/cunningham-react@2.0.0

View File

@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-react",
"private": false,
"version": "2.2.0",
"version": "2.3.0",
"publishConfig": {
"access": "public"
},