Skip to content

Commit

Permalink
chore(release): 1.87.29
Browse files Browse the repository at this point in the history
## [1.87.29](v1.87.28...v1.87.29) (2022-02-15)

### Bug Fixes

* Only unknown or nullish description means no metadata ([#1555](#1555)) ([02d50ed](02d50ed))
  • Loading branch information
semantic-release-bot committed Feb 15, 2022
1 parent 02d50ed commit 5e59af7
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.87.29](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.87.28...v1.87.29) (2022-02-15)


### Bug Fixes

* Only unknown or nullish description means no metadata ([#1555](https://github.com/RedHatInsights/vulnerability-ui/issues/1555)) ([02d50ed](https://github.com/RedHatInsights/vulnerability-ui/commit/02d50ed14c2438c4760e9e2dcc44e07a34990c2e))

## [1.87.28](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.87.27...v1.87.28) (2022-02-15)


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.87.28",
"version": "1.87.29",
"browser": "dist/index.js",
"module": "esm/index.js",
"dependencies": {
Expand Down

0 comments on commit 5e59af7

Please sign in to comment.