🔖(release) version packages

Bump @openfun/cunningham-react to 2.9.0
This commit is contained in:
jbpenrath
2024-04-29 15:41:08 +02:00
committed by Jean-Baptiste PENRATH
parent a70f8129eb
commit 3374093225
3 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-react
## 2.9.0
### Minor Changes
- 737c8f4: Upgrade to React 18.3.x
## 2.8.0
### Minor Changes
@@ -391,7 +397,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.8.0...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.0...main
[2.9.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.8.0...@openfun/cunningham-react@2.9.0
[2.8.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.7.0...@openfun/cunningham-react@2.8.0
[2.7.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.6.0...@openfun/cunningham-react@2.7.0
[2.6.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.5.0...@openfun/cunningham-react@2.6.0

View File

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