From fb41c9629ec162cac5d23e4aad8b9edfdb56ae97 Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Thu, 29 Dec 2022 11:34:06 +0100 Subject: [PATCH] Bump v5.6.0 * Add & update Weblate translations * Add CustomizationContext and custom hook * Update caniuse-lite * Remove testUtils from .gitignore * Make ieee80211w_disabled as optional in WiFiForm * Move contexts in a context folder * 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 123e1bb..38142aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.5.0", + "version": "5.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.5.0", + "version": "5.6.0", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index c367369..df162b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.5.0", + "version": "5.6.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": {