🔖(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 +0,0 @@
---
"@openfun/cunningham-react": major
---
Upgrade to React 19

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-tokens": minor
---
Replace `-cwd` option by `-w`

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"
},

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-tokens
## 2.2.0
### Minor Changes
- 1c1300b: Replace `-cwd` option by `-w`
## 2.1.1
### Patch Changes
@@ -94,7 +100,8 @@
- 4ebbf16: Add utility classes
- 4ebbf16: Add official design tokens
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.1.1...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.2.0...main
[2.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.1.1...@openfun/cunningham-tokens@2.2.0
[2.1.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.1.0...@openfun/cunningham-tokens@2.1.1
[2.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.0.0...@openfun/cunningham-tokens@2.1.0
[2.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.1...@openfun/cunningham-tokens@2.0.0

View File

@@ -1,7 +1,7 @@
{
"name": "@openfun/cunningham-tokens",
"private": false,
"version": "2.1.1",
"version": "2.2.0",
"license": "MIT",
"publishConfig": {
"access": "public"