1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-15 13:36:35 +02:00

Bump v6.6.1

* Refactor RichTable component to use forwardRef
This commit is contained in:
Aleksandr Gumroian
2025-02-17 16:07:50 +01:00
parent 230ae8e35b
commit 0a75f24a04
3 changed files with 12 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "foris",
"version": "6.6.0",
"version": "6.6.1",
"description": "Foris JS library is a set of components and utils for reForis application and plugins.",
"author": "CZ.NIC, z.s.p.o.",
"repository": {
@ -70,4 +70,4 @@
"docs": "npx styleguidist build ",
"docs:watch": "styleguidist server"
}
}
}