From 2e398388b5ea21e8e4da8451301ec23b015294eb Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Fri, 2 Dec 2022 16:08:36 +0100 Subject: [PATCH] Bump v5.5.0 * Add & update translations * Add a switch to disable Management Frame Protection (802.11w) * Improved Foris JS documentation * 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 2b37359..dee20a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.4.1", + "version": "5.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.4.1", + "version": "5.5.0", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index e96d677..c367369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.4.1", + "version": "5.5.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": {