🔖(release) version packages
Bump @openfun/cunningham-react to 2.4.0 Bump @openfun/cunningham-tokens to 2.1.0
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @openfun/cunningham-react
|
||||
|
||||
## 2.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- da3761b: make DataGrid responsive
|
||||
- 72f7048: make Pagination responsive
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7ddcfeb: fix closing of menu via toggle button
|
||||
|
||||
## 2.3.0
|
||||
|
||||
### Patch Changes
|
||||
@@ -313,7 +324,8 @@
|
||||
- 4ebbf16: Add package
|
||||
- 4ebbf16: Add component's tokens handling
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.3.0...main
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.4.0...main
|
||||
[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
|
||||
[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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-react",
|
||||
"private": false,
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @openfun/cunningham-tokens
|
||||
|
||||
## 2.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 5e3deb23: add breakpoints tokens
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Major Changes
|
||||
@@ -82,7 +88,8 @@
|
||||
- 4ebbf16: Add utility classes
|
||||
- 4ebbf16: Add official design tokens
|
||||
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.0.0...main
|
||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@2.1.0...main
|
||||
[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
|
||||
[1.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.1...@openfun/cunningham-tokens@1.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-tokens",
|
||||
"private": false,
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
Reference in New Issue
Block a user