Skip to content

Commit

Permalink
chore(release): 1.79.1
Browse files Browse the repository at this point in the history
## [1.79.1](v1.79.0...v1.79.1) (2021-10-26)

### Bug Fixes

* **VULN-1793:** Introduce prevLoadedRows in system details page ([e8cb04d](e8cb04d))
  • Loading branch information
semantic-release-bot committed Oct 26, 2021
1 parent 8db5dcf commit 5a136f5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.79.1](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.79.0...v1.79.1) (2021-10-26)


### Bug Fixes

* **VULN-1793:** Introduce prevLoadedRows in system details page ([e8cb04d](https://github.com/RedHatInsights/vulnerability-ui/commit/e8cb04d93e069217c0bc0d910478795b0d59cd95))

# [1.79.0](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.78.5...v1.79.0) (2021-10-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@redhat-cloud-services/frontend-components-inventory-vulnerabilities",
"private": false,
"version": "1.79.0",
"version": "1.79.1",
"browser": "dist/index.js",
"module": "esm/index.js",
"dependencies": {
Expand Down

0 comments on commit 5a136f5

Please sign in to comment.