Skip to content

Commit

Permalink
chore(release): 1.8.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.3](v1.8.2...v1.8.3) (2022-11-21)

### Bug Fixes

* **Tables:** Reset filters resets only filters ([#450](#450)) ([593664d](593664d))
  • Loading branch information
semantic-release-bot authored and gkarat committed Nov 28, 2022
1 parent 61f9e8b commit 17f974f
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.8.3](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.8.2...v1.8.3) (2022-11-21)


### Bug Fixes

* **Tables:** Reset filters resets only filters ([#450](https://github.com/RedHatInsights/ocp-advisor-frontend/issues/450)) ([593664d](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/593664dee53552a638b0e23669b618dee02a2e18))

## [1.8.2](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.8.1...v1.8.2) (2022-11-18)


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.8.2",
"version": "1.8.3",
"private": false,
"scripts": {
"build": "NODE_ENV=production webpack --config config/prod.webpack.config.js",
Expand Down

0 comments on commit 17f974f

Please sign in to comment.