Skip to content

Commit e70350d

Browse files
chore(release): 1.77.7
## [1.77.7](v1.77.6...v1.77.7) (2021-09-13) ### Bug Fixes * allow kebab actions if the selected item is filtered out ([#1204](#1204)) ([be94181](be94181))
1 parent be94181 commit e70350d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.77.7](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.77.6...v1.77.7) (2021-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* allow kebab actions if the selected item is filtered out ([#1204](https://github.com/RedHatInsights/vulnerability-ui/issues/1204)) ([be94181](https://github.com/RedHatInsights/vulnerability-ui/commit/be941817e813810afd21fe6ee7e7f3fa42c4075e))
7+
18
## [1.77.6](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.77.5...v1.77.6) (2021-09-07)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.6",
4+
"version": "1.77.7",
55
"browser": "dist/index.js",
66
"module": "esm/index.js",
77
"dependencies": {

0 commit comments

Comments
 (0)