🔖(release) version packages
Bump to @openfun/cunningham-react 2.9.3
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
b6c0565958
commit
441793855d
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
allow to set column size for data grid without header
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# @openfun/cunningham-react
|
# @openfun/cunningham-react
|
||||||
|
|
||||||
|
## 2.9.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 2d42461: allow to set column size for data grid without header
|
||||||
|
|
||||||
## 2.9.2
|
## 2.9.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
@@ -411,7 +417,8 @@
|
|||||||
- 4ebbf16: Add package
|
- 4ebbf16: Add package
|
||||||
- 4ebbf16: Add component's tokens handling
|
- 4ebbf16: Add component's tokens handling
|
||||||
|
|
||||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.2...main
|
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.3...main
|
||||||
|
[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.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
|
[2.9.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.9.0...@openfun/cunningham-react@2.9.1
|
||||||
[2.9.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.8.0...@openfun/cunningham-react@2.9.0
|
[2.9.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@2.8.0...@openfun/cunningham-react@2.9.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@openfun/cunningham-react",
|
"name": "@openfun/cunningham-react",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "2.9.2",
|
"version": "2.9.3",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user