diff --git a/packages/react-charts/CHANGELOG.md b/packages/react-charts/CHANGELOG.md index 41efbd914b0..f2b4c03e3d9 100644 --- a/packages/react-charts/CHANGELOG.md +++ b/packages/react-charts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.4.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@7.4.4...@patternfly/react-charts@7.4.5) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-charts + ## [7.4.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@7.4.3...@patternfly/react-charts@7.4.4) (2024-10-07) ### Bug Fixes diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index 6bcf3ba0fe7..c6d2909c66e 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-charts", - "version": "7.4.4", + "version": "7.4.5", "description": "This library provides a set of React chart components for use with the PatternFly reference implementation.", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-code-editor/CHANGELOG.md b/packages/react-code-editor/CHANGELOG.md index 64d77bb3aca..f0b680a6621 100644 --- a/packages/react-code-editor/CHANGELOG.md +++ b/packages/react-code-editor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.9...@patternfly/react-code-editor@5.4.10) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-code-editor + ## [5.4.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.8...@patternfly/react-code-editor@5.4.9) (2024-10-17) **Note:** Version bump only for package @patternfly/react-code-editor diff --git a/packages/react-code-editor/package.json b/packages/react-code-editor/package.json index dc91705310e..8597805d3e6 100644 --- a/packages/react-code-editor/package.json +++ b/packages/react-code-editor/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-code-editor", - "version": "5.4.9", + "version": "5.4.10", "description": "This package provides a PatternFly wrapper for the Monaco code editor\n", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-core/CHANGELOG.md b/packages/react-core/CHANGELOG.md index bd7bd60a0af..2056c581ec0 100644 --- a/packages/react-core/CHANGELOG.md +++ b/packages/react-core/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.7...@patternfly/react-core@5.4.8) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-core + ## [5.4.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.6...@patternfly/react-core@5.4.7) (2024-10-17) **Note:** Version bump only for package @patternfly/react-core diff --git a/packages/react-core/package.json b/packages/react-core/package.json index c0042dba736..616c19430cd 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-core", - "version": "5.4.7", + "version": "5.4.8", "description": "This library provides a set of common React components for use with the PatternFly reference implementation.", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-docs/CHANGELOG.md b/packages/react-docs/CHANGELOG.md index fcf0ef94ae0..99398e830fb 100644 --- a/packages/react-docs/CHANGELOG.md +++ b/packages/react-docs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.4.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.11...@patternfly/react-docs@6.4.12) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-docs + ## [6.4.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.10...@patternfly/react-docs@6.4.11) (2024-10-17) **Note:** Version bump only for package @patternfly/react-docs diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index 5af3abd2dec..5351b53a53a 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -1,7 +1,7 @@ { "name": "@patternfly/react-docs", "description": "PatternFly React Docs", - "version": "6.4.11", + "version": "6.4.12", "publishConfig": { "access": "public" }, diff --git a/packages/react-drag-drop/CHANGELOG.md b/packages/react-drag-drop/CHANGELOG.md index 5f8a525e119..261b5a813f2 100644 --- a/packages/react-drag-drop/CHANGELOG.md +++ b/packages/react-drag-drop/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@5.4.7...@patternfly/react-drag-drop@5.4.8) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-drag-drop + ## [5.4.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@5.4.6...@patternfly/react-drag-drop@5.4.7) (2024-10-17) **Note:** Version bump only for package @patternfly/react-drag-drop diff --git a/packages/react-drag-drop/package.json b/packages/react-drag-drop/package.json index 926f573c612..d054d3f427e 100644 --- a/packages/react-drag-drop/package.json +++ b/packages/react-drag-drop/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-drag-drop", - "version": "5.4.7", + "version": "5.4.8", "description": "PatternFly drag and drop solution", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-icons/CHANGELOG.md b/packages/react-icons/CHANGELOG.md index 9613dbe5727..c7c466c835c 100644 --- a/packages/react-icons/CHANGELOG.md +++ b/packages/react-icons/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.1...@patternfly/react-icons@5.4.2) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-icons + ## [5.4.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@5.4.1) (2024-10-07) ### Bug Fixes diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 7a68bfb08b1..a965fc18350 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-icons", - "version": "5.4.1", + "version": "5.4.2", "description": "PatternFly 4 Icons as React Components", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-integration/demo-app-ts/CHANGELOG.md b/packages/react-integration/demo-app-ts/CHANGELOG.md index 30b32bb56f2..30853e568ca 100644 --- a/packages/react-integration/demo-app-ts/CHANGELOG.md +++ b/packages/react-integration/demo-app-ts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.11](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.10...demo-app-ts@5.4.11) (2024-10-17) + +**Note:** Version bump only for package demo-app-ts + ## [5.4.10](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.9...demo-app-ts@5.4.10) (2024-10-17) **Note:** Version bump only for package demo-app-ts diff --git a/packages/react-integration/demo-app-ts/package.json b/packages/react-integration/demo-app-ts/package.json index 55c7f7e66b8..b1dc1980218 100644 --- a/packages/react-integration/demo-app-ts/package.json +++ b/packages/react-integration/demo-app-ts/package.json @@ -1,7 +1,7 @@ { "name": "demo-app-ts", "private": true, - "version": "5.4.10", + "version": "5.4.11", "type": "module", "scripts": { "dev": "vite", diff --git a/packages/react-styles/CHANGELOG.md b/packages/react-styles/CHANGELOG.md index 269c8d1ba4f..397a6ca6fab 100644 --- a/packages/react-styles/CHANGELOG.md +++ b/packages/react-styles/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@5.4.0...@patternfly/react-styles@5.4.1) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-styles + # 5.4.0 (2024-08-27) **Note:** Version bump only for package @patternfly/react-styles diff --git a/packages/react-styles/package.json b/packages/react-styles/package.json index 9221431872c..2bf6110ce1b 100644 --- a/packages/react-styles/package.json +++ b/packages/react-styles/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-styles", - "version": "5.4.0", + "version": "5.4.1", "main": "dist/js/index.js", "module": "dist/esm/index.js", "types": "dist/esm/index.d.ts", diff --git a/packages/react-table/CHANGELOG.md b/packages/react-table/CHANGELOG.md index d5992cb144c..a0f90dc24d8 100644 --- a/packages/react-table/CHANGELOG.md +++ b/packages/react-table/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.7...@patternfly/react-table@5.4.8) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-table + ## [5.4.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.6...@patternfly/react-table@5.4.7) (2024-10-17) **Note:** Version bump only for package @patternfly/react-table diff --git a/packages/react-table/package.json b/packages/react-table/package.json index 716484532e7..a6758f10646 100644 --- a/packages/react-table/package.json +++ b/packages/react-table/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-table", - "version": "5.4.7", + "version": "5.4.8", "description": "This library provides a set of React table components for use with the PatternFly 4", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-templates/CHANGELOG.md b/packages/react-templates/CHANGELOG.md index 2b115efabff..d4a6b07b3b3 100644 --- a/packages/react-templates/CHANGELOG.md +++ b/packages/react-templates/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@1.1.7...@patternfly/react-templates@1.1.8) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-templates + ## [1.1.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@1.1.6...@patternfly/react-templates@1.1.7) (2024-10-17) **Note:** Version bump only for package @patternfly/react-templates diff --git a/packages/react-templates/package.json b/packages/react-templates/package.json index cf2d304a6f8..b3872907e99 100644 --- a/packages/react-templates/package.json +++ b/packages/react-templates/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-templates", - "version": "1.1.7", + "version": "1.1.8", "description": "This package provides wrapped component demos for ease of use\n", "main": "dist/js/index.js", "module": "dist/esm/index.js", diff --git a/packages/react-tokens/CHANGELOG.md b/packages/react-tokens/CHANGELOG.md index b17d88fe057..98601173d80 100644 --- a/packages/react-tokens/CHANGELOG.md +++ b/packages/react-tokens/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.4.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.4.0...@patternfly/react-tokens@5.4.1) (2024-10-17) + +**Note:** Version bump only for package @patternfly/react-tokens + # 5.4.0 (2024-08-27) **Note:** Version bump only for package @patternfly/react-tokens diff --git a/packages/react-tokens/package.json b/packages/react-tokens/package.json index 9e2f4494d51..a9eaec66806 100644 --- a/packages/react-tokens/package.json +++ b/packages/react-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-tokens", - "version": "5.4.0", + "version": "5.4.1", "description": "This library provides access to the design tokens of PatternFly 4 from JavaScript", "main": "dist/js/index.js", "module": "dist/esm/index.js",