diff --git a/CHANGELOG.md b/CHANGELOG.md index c195983bb..a95bc2033 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.61.0](https://github.com/RedHatInsights/patchman-ui/compare/v1.60.0...v1.61.0) (2023-02-28) + + +### Features + +* Template detail page ([2df70d2](https://github.com/RedHatInsights/patchman-ui/commit/2df70d2a7f8069f14625bd2aa6381433614b0c56)) + # [1.60.0](https://github.com/RedHatInsights/patchman-ui/compare/v1.59.4...v1.60.0) (2023-02-27) diff --git a/package-lock.json b/package-lock.json index 2a9881a5e..268a249b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@redhat-cloud-services/frontend-components-inventory-patchman", - "version": "1.60.0", + "version": "1.61.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@redhat-cloud-services/frontend-components-inventory-patchman", - "version": "1.60.0", + "version": "1.61.0", "dependencies": { "@data-driven-forms/pf4-component-mapper": "^3.11.3", "@data-driven-forms/react-form-renderer": "^3.16.5", diff --git a/package.json b/package.json index 0a9794c9b..d62f4df23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@redhat-cloud-services/frontend-components-inventory-patchman", - "version": "1.60.0", + "version": "1.61.0", "browser": "dist/index.js", "private": false, "dependencies": {