🔖(release) version packages

Bump to @openfun/cunningham-react 3.2.2
This commit is contained in:
jbpenrath
2025-08-07 09:46:03 +02:00
committed by Jean-Baptiste PENRATH
parent 2ee7450915
commit 04ee50215a
3 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-react
## 3.2.2
### Patch Changes
- 634a23c: Apply disable style to disabled button link
## 3.2.1
### Patch Changes
@@ -463,7 +469,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.2.1...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.2.2...main
[3.2.2]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.2.1...@openfun/cunningham-react@3.2.2
[3.2.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@3.2.0...@openfun/cunningham-react@3.2.1
[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

View File

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