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

Bump v6.0.0

* Add CHANGELOG.md
* Add JS_DIR variable to Makefile
* Add support for shared reForis ESLint configuration
* Update dependencies in package.json
* Update Spinner.css styles for better positioning and responsiveness
* Migrate to Bootstrap 5
* NPM audit fix
* Other small improvements
This commit is contained in:
Aleksandr Gumroian
2024-06-06 16:21:34 +02:00
parent 59b3130277
commit bf7e5303e9
3 changed files with 21 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "foris",
"version": "5.6.1",
"version": "6.0.0",
"description": "Foris JS library is a set of components and utils for reForis application and plugins.",
"author": "CZ.NIC, z.s.p.o.",
"repository": {