Skip to content

Commit e0dff77

Browse files
chore(release): 1.77.4
## [1.77.4](RedHatInsights/vulnerability-ui@v1.77.3...v1.77.4) (2021-09-02) ### Bug Fixes * **Systems page:** Correctly parse all URL params ([RedHatInsights#1172](RedHatInsights#1172)) ([1ad1b08](RedHatInsights@1ad1b08)) * Fix passing systems into opt out function ([RedHatInsights#1182](RedHatInsights#1182)) ([6641b97](RedHatInsights@6641b97))
1 parent 6641b97 commit e0dff77

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.77.4](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.77.3...v1.77.4) (2021-09-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **Systems page:** Correctly parse all URL params ([#1172](https://github.com/RedHatInsights/vulnerability-ui/issues/1172)) ([1ad1b08](https://github.com/RedHatInsights/vulnerability-ui/commit/1ad1b08b37a6411bb966f73e6473a64da9ff1388))
7+
* Fix passing systems into opt out function ([#1182](https://github.com/RedHatInsights/vulnerability-ui/issues/1182)) ([6641b97](https://github.com/RedHatInsights/vulnerability-ui/commit/6641b97ff9ef85dd1cfb346b4839a18a02a98d7e))
8+
19
## [1.77.3](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.77.2...v1.77.3) (2021-08-27)
210

311

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@redhat-cloud-services/frontend-components-inventory-vulnerabilities",
33
"private": false,
4-
"version": "1.77.3",
4+
"version": "1.77.4",
55
"browser": "dist/index.js",
66
"module": "esm/index.js",
77
"dependencies": {

0 commit comments

Comments
 (0)