diff --git a/plugins/shared-react/CHANGELOG.md b/plugins/shared-react/CHANGELOG.md index aebc4d3a79..b44dd8c675 100644 --- a/plugins/shared-react/CHANGELOG.md +++ b/plugins/shared-react/CHANGELOG.md @@ -1,3 +1,5 @@ +## @janus-idp/shared-react [2.5.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/shared-react@2.5.2...@janus-idp/shared-react@2.5.3) (2024-03-29) + ## @janus-idp/shared-react [2.5.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/shared-react@2.5.1...@janus-idp/shared-react@2.5.2) (2024-02-21) ## @janus-idp/shared-react [2.5.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/shared-react@2.5.0...@janus-idp/shared-react@2.5.1) (2024-02-02) diff --git a/plugins/shared-react/package.json b/plugins/shared-react/package.json index ee72afed2a..5cc7b1bcf8 100644 --- a/plugins/shared-react/package.json +++ b/plugins/shared-react/package.json @@ -1,6 +1,6 @@ { "name": "@janus-idp/shared-react", - "version": "2.5.2", + "version": "2.5.3", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0",