From eabd7e9fd6834fdc5a170a43f42a79a4101d2630 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Feb 2022 14:09:11 +0000 Subject: [PATCH] chore(release): 1.87.26 ## [1.87.26](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.87.25...v1.87.26) (2022-02-14) ### Reverts * Revert "fix: Check for inventory perms on all pages (#1545)" (#1552) ([916057e](https://github.com/RedHatInsights/vulnerability-ui/commit/916057ed664a7cd11c33ad92278369f0379f69b1)), closes [#1545](https://github.com/RedHatInsights/vulnerability-ui/issues/1545) [#1552](https://github.com/RedHatInsights/vulnerability-ui/issues/1552) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5f282387..e846e3fde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.87.26](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.87.25...v1.87.26) (2022-02-14) + + +### Reverts + +* Revert "fix: Check for inventory perms on all pages (#1545)" (#1552) ([916057e](https://github.com/RedHatInsights/vulnerability-ui/commit/916057ed664a7cd11c33ad92278369f0379f69b1)), closes [#1545](https://github.com/RedHatInsights/vulnerability-ui/issues/1545) [#1552](https://github.com/RedHatInsights/vulnerability-ui/issues/1552) + ## [1.87.25](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.87.24...v1.87.25) (2022-02-10) diff --git a/package-lock.json b/package-lock.json index c35c63dfd..e6d0f1c16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@redhat-cloud-services/frontend-components-inventory-vulnerabilities", - "version": "1.87.25", + "version": "1.87.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@redhat-cloud-services/frontend-components-inventory-vulnerabilities", - "version": "1.87.25", + "version": "1.87.26", "dependencies": { "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/runtime": "^7.16.7", diff --git a/package.json b/package.json index 063912a0a..78668ab01 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@redhat-cloud-services/frontend-components-inventory-vulnerabilities", "private": false, - "version": "1.87.25", + "version": "1.87.26", "browser": "dist/index.js", "module": "esm/index.js", "dependencies": {