🔖(release) version packages

Bump @openfun/cunningham-react to 2.2.0
This commit is contained in:
Nathan Vasse
2023-11-24 11:03:30 +01:00
committed by NathanVss
parent 94b32be5d3
commit 6b6c0ea942
3 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-react
## 2.2.0
### Minor Changes
- 94b32be5: add monoline props to multi select
## 2.1.0
### Minor Changes
@@ -301,7 +307,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.1.0...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.2.0...main
[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
[1.3.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.3.0...@openfun/cunningham-react@1.3.1

View File

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