Skip to content

Commit

Permalink
chore(release): 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2022-03-09)

### Bug Fixes

* **ClustersList:** rename Total Risk to Total risk ([dd3e152](dd3e152))
* **SingleCluster:** show table only when not fetching ([3a537cf](3a537cf))
  • Loading branch information
semantic-release-bot committed Mar 9, 2022
1 parent 3a537cf commit 6e9b869
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.8](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.0.7...v1.0.8) (2022-03-09)


### Bug Fixes

* **ClustersList:** rename Total Risk to Total risk ([dd3e152](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/dd3e152a632a5810c1a0dcd63ec5fc05b750b99b))
* **SingleCluster:** show table only when not fetching ([3a537cf](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/3a537cf369aa1a2974819eee2814fea73e52589c))

## [1.0.7](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.0.6...v1.0.7) (2022-03-09)


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,6 +1,6 @@
{
"name": "ocp-advisor-frontend",
"version": "1.0.7",
"version": "1.0.8",
"private": false,
"scripts": {
"build": "NODE_ENV=production webpack --config config/prod.webpack.config.js",
Expand Down

0 comments on commit 6e9b869

Please sign in to comment.