Skip to content

Commit

Permalink
chore(release): 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2022-04-11)

### Bug Fixes

* **Navigation:** use application basename to react to APP_NAVIGATION event ([#205](#205)) ([22b8091](22b8091))
  • Loading branch information
semantic-release-bot committed Apr 11, 2022
1 parent 22b8091 commit c4c6b35
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.3.3](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.3.2...v1.3.3) (2022-04-11)


### Bug Fixes

* **Navigation:** use application basename to react to APP_NAVIGATION event ([#205](https://github.com/RedHatInsights/ocp-advisor-frontend/issues/205)) ([22b8091](https://github.com/RedHatInsights/ocp-advisor-frontend/commit/22b80918799066717ed25ec6c652ec5b4b57cf53))

## [1.3.2](https://github.com/RedHatInsights/ocp-advisor-frontend/compare/v1.3.1...v1.3.2) (2022-03-30)


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

0 comments on commit c4c6b35

Please sign in to comment.