Skip to content

Commit

Permalink
chore(release): 1.17.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.17.2](v1.17.1...v1.17.2) (2023-04-27)

### Bug Fixes

* **OCPADVISOR-89:** Fix active tab handling ([#565](#565)) ([b1717da](b1717da))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent b1717da commit 35aed85
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.17.2](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.17.1...v1.17.2) (2023-04-27)


### Bug Fixes

* **OCPADVISOR-89:** Fix active tab handling ([#565](https://github.com/RedHatInsights/ocp-advisor-frontend/issues/565)) ([b1717da](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/b1717daf2500d113340585b86fa172dfcdd87362))

## [1.17.1](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.17.0...v1.17.1) (2023-04-27)


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

0 comments on commit 35aed85

Please sign in to comment.