From 32630601c29c4ca24011f3c422fcd9eedd3d556a Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Fri, 19 Jan 2024 21:02:29 +0300 Subject: [PATCH] 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 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3338773..033b319 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 8a572c3..2081868 100644 --- a/package.json +++ b/package.json @@ -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": {