🔖(react) bump to 0.5.0

Minor Changes
- 7513b4d: fix type files imports and rollup them
- b53afcb: Add DataList component
This commit is contained in:
jbpenrath
2023-05-05 11:11:44 +02:00
committed by Jean-Baptiste PENRATH
parent c9f8540dfb
commit 56227d206a
4 changed files with 11 additions and 13 deletions

View File

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