Skip to content

Commit

Permalink
chore(release): 1.0.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.14](v1.0.13...v1.0.14) (2022-03-21)

### Bug Fixes

* **ClusterListTable:** Updated the reset filters behavior ([#184](#184)) ([e184d33](e184d33))
* **RecsListTable:** Reset filters button behavior update ([#183](#183)) ([2287020](2287020))
  • Loading branch information
semantic-release-bot committed Mar 21, 2022
1 parent e184d33 commit 8045caa
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.14](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.0.13...v1.0.14) (2022-03-21)


### Bug Fixes

* **ClusterListTable:** Updated the reset filters behavior ([#184](https://github.com/RedHatInsights/ocp-advisor-frontend/issues/184)) ([e184d33](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/e184d334daf1d7a6043d5f3a371438e8e5163eef))
* **RecsListTable:** Reset filters button behavior update ([#183](https://github.com/RedHatInsights/ocp-advisor-frontend/issues/183)) ([2287020](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/2287020bc17cc5bb69980fa06f0f6cbf1c166955))

## [1.0.13](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.0.12...v1.0.13) (2022-03-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,6 +1,6 @@
{
"name": "ocp-advisor-frontend",
"version": "1.0.13",
"version": "1.0.14",
"private": false,
"scripts": {
"build": "NODE_ENV=production webpack --config config/prod.webpack.config.js",
Expand Down

0 comments on commit 8045caa

Please sign in to comment.