🔖(release) version packages

Bump to @openfun/cunningham-tokens 2.2.0
Bump to @openfun/cunningham-react 3.0.0
This commit is contained in:
jbpenrath
2025-01-08 11:07:54 +01:00
committed by Jean-Baptiste PENRATH
parent 56d9ed88f0
commit 0852403442
6 changed files with 23 additions and 14 deletions

View File

@@ -1,5 +1,16 @@
# @openfun/cunningham-react
## 3.0.0
### Major Changes
- 56d9ed8: BREAKING CHANGE - Upgrade to React 19
### Patch Changes
- Updated dependencies [1c1300b]
- @openfun/cunningham-tokens@2.2.0
## 2.9.4
### Patch Changes
@@ -424,7 +435,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.3...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.0.0...main
[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
[2.9.2]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.1...@openfun/cunningham-react@2.9.2
[2.9.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.0...@openfun/cunningham-react@2.9.1

View File

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