🔖(release) version packages

Bump @openfun/cunningham-tokens to 2.1.1
Bump @openfun/cunningham-react to 2.6.0
This commit is contained in:
Nathan Vasse
2024-03-04 14:45:07 +01:00
committed by NathanVss
parent 04ab3306e2
commit c667d51a11
9 changed files with 24 additions and 29 deletions

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
remove modal content outline on focus

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
make Modal close button sticky

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-tokens": patch
---
fix invalid sass with comma

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
improve DateRangerPicker responsive

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
add onSearchInputChange callback to searchable select

View File

@@ -1,5 +1,17 @@
# @openfun/cunningham-react
## 2.6.0
### Minor Changes
- 680365a: make Modal close button sticky
- 04ab330: add onSearchInputChange callback to searchable select
### Patch Changes
- 54df5d6: remove modal content outline on focus
- 7461626: improve DateRangerPicker responsive
## 2.5.0
### Minor Changes
@@ -347,7 +359,8 @@
- 4ebbf16: Add package
- 4ebbf16: Add component's tokens handling
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.5.0...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.6.0...main
[2.6.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.5.0...@openfun/cunningham-react@2.6.0
[2.5.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.4.0...@openfun/cunningham-react@2.5.0
[2.4.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.3.0...@openfun/cunningham-react@2.4.0
[2.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.2.0...@openfun/cunningham-react@2.3.0

View File

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

View File

@@ -1,5 +1,11 @@
# @openfun/cunningham-tokens
## 2.1.1
### Patch Changes
- 4fbd75c: fix invalid sass with comma
## 2.1.0
### Minor Changes
@@ -88,7 +94,8 @@
- 4ebbf16: Add utility classes
- 4ebbf16: Add official design tokens
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.1.0...main
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.1.1...main
[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
[1.0.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.0...@openfun/cunningham-tokens@1.0.1

View File

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