Skip to content

Commit

Permalink
chore(release): 1.94.0
Browse files Browse the repository at this point in the history
# [1.94.0](v1.93.8...v1.94.0) (2022-09-12)

### Bug Fixes

* **Messages:** lower-case OS filter placeholder ([5a7611a](5a7611a))

### Features

* **Exposed systems:** show relevant OS versions ([c94c633](c94c633))
* **Systems list:** show only relevant OS versions ([0231a1c](0231a1c))
  • Loading branch information
semantic-release-bot committed Sep 12, 2022
1 parent f72bb16 commit bcda29d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.94.0](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.93.8...v1.94.0) (2022-09-12)


### Bug Fixes

* **Messages:** lower-case OS filter placeholder ([5a7611a](https://github.com/RedHatInsights/vulnerability-ui/commit/5a7611a6b18c4b6a8024845004136c3dc89e4b00))


### Features

* **Exposed systems:** show relevant OS versions ([c94c633](https://github.com/RedHatInsights/vulnerability-ui/commit/c94c6335e8465e15528ed7716bfe333ea3263e35))
* **Systems list:** show only relevant OS versions ([0231a1c](https://github.com/RedHatInsights/vulnerability-ui/commit/0231a1ccfade56ca8d9da01a6119fe069c1836fd))

## [1.93.8](https://github.com/RedHatInsights/vulnerability-ui/compare/v1.93.7...v1.93.8) (2022-09-06)


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

0 comments on commit bcda29d

Please sign in to comment.