Skip to content

Commit

Permalink
chore(release): 1.104.2
Browse files Browse the repository at this point in the history
## [1.104.2](v1.104.1...v1.104.2) (2023-09-11)

### Bug Fixes

* **VULN-2507:** Upgrade react-router-dom to v6 ([#1905](#1905)) ([0406a7e](0406a7e))
  • Loading branch information
semantic-release-bot committed Sep 11, 2023
1 parent 0406a7e commit b2bfa06
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.104.2](/~https://github.com/RedHatInsights/vulnerability-ui/compare/v1.104.1...v1.104.2) (2023-09-11)


### Bug Fixes

* **VULN-2507:** Upgrade react-router-dom to v6 ([#1905](/~https://github.com/RedHatInsights/vulnerability-ui/issues/1905)) ([0406a7e](/~https://github.com/RedHatInsights/vulnerability-ui/commit/0406a7ec7d37957944b1ffc016bd785a9398036c))

## [1.104.1](/~https://github.com/RedHatInsights/vulnerability-ui/compare/v1.104.0...v1.104.1) (2023-09-07)


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,7 +1,7 @@
{
"name": "@redhat-cloud-services/frontend-components-inventory-vulnerabilities",
"private": false,
"version": "1.104.1",
"version": "1.104.2",
"browser": "dist/index.js",
"module": "esm/index.js",
"dependencies": {
Expand Down

0 comments on commit b2bfa06

Please sign in to comment.