Bump v5.6.1

* Added & updated Weblate translations
* Fixed loading state & button's layout
* Updated bootstrap library to version 4.6.2
* Used custom reforis-image in GitLab CI/CD
* NPM audit fix
merge-requests/213/head
Aleksandr Gumroian 3 months ago
parent 03aad5498a
commit 32630601c2
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "foris",
"version": "5.6.0",
"version": "5.6.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "foris",
"version": "5.6.0",
"version": "5.6.1",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.21.1",

@ -1,6 +1,6 @@
{
"name": "foris",
"version": "5.6.0",
"version": "5.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": {

Loading…
Cancel
Save