🔖(release) version packages

Bump to @openfun/cunningham-react 2.9.4
This commit is contained in:
jbpenrath
2024-08-20 11:53:15 +02:00
committed by Jean-Baptiste PENRATH
parent dc8015f080
commit 418fac1b21
4 changed files with 8 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
make datagrid select column visible

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
Use `overflow:auto` instead of `overflow:scroll`

View File

@@ -1,5 +1,12 @@
# @openfun/cunningham-react
## 2.9.4
### Patch Changes
- 1514e4f: make datagrid select column visible
- b374eb8: Use `overflow:auto` instead of `overflow:scroll`
## 2.9.3
### Patch Changes

View File

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