Skip to content

Commit

Permalink
chore(release): 0.8.1
Browse files Browse the repository at this point in the history
## [0.8.1](v0.8.0...v0.8.1) (2020-04-23)

### Bug Fixes

* **advisory-link:** Fix advisory link from inventory ([d785347](d785347))
  • Loading branch information
semantic-release-bot committed Apr 23, 2020
1 parent 0cdacd0 commit 5561c9a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.8.1](https://github.com/RedHatInsights/patchman-ui/compare/v0.8.0...v0.8.1) (2020-04-23)


### Bug Fixes

* **advisory-link:** Fix advisory link from inventory ([d785347](https://github.com/RedHatInsights/patchman-ui/commit/d7853475f7f2c1a63d240e2fd95867f3c7378de0))

# [0.8.0](https://github.com/RedHatInsights/patchman-ui/compare/v0.7.0...v0.8.0) (2020-04-22)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "@redhat-cloud-services/frontend-components-inventory-patchman",
"version": "0.8.0",
"version": "0.8.1",
"main": "dist/index.js",
"private": false,
"dependencies": {
Expand Down

0 comments on commit 5561c9a

Please sign in to comment.