diff --git a/packages/react-charts/CHANGELOG.md b/packages/react-charts/CHANGELOG.md index 2f0d8493842..1cdd9fbcfd2 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. +# [8.0.0-alpha.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.0.0-alpha.35...@patternfly/react-charts@8.0.0-alpha.36) (2024-07-29) + +**Note:** Version bump only for package @patternfly/react-charts + # [8.0.0-alpha.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.0.0-alpha.34...@patternfly/react-charts@8.0.0-alpha.35) (2024-07-29) **Note:** Version bump only for package @patternfly/react-charts diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index 281b06c11a6..01c79b058f7 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-charts", - "version": "8.0.0-alpha.35", + "version": "8.0.0-alpha.36", "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 511e36706c8..cffbe394199 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. +# [6.0.0-alpha.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.93...@patternfly/react-code-editor@6.0.0-alpha.94) (2024-07-29) + +**Note:** Version bump only for package @patternfly/react-code-editor + # [6.0.0-alpha.93](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.92...@patternfly/react-code-editor@6.0.0-alpha.93) (2024-07-29) **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 ee307d1a9b0..beb9abaad6e 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": "6.0.0-alpha.93", + "version": "6.0.0-alpha.94", "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 6b4a2a6c4a7..e2ebc3f6193 100644 --- a/packages/react-core/CHANGELOG.md +++ b/packages/react-core/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-alpha.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.93...@patternfly/react-core@6.0.0-alpha.94) (2024-07-29) + +### Bug Fixes + +- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf)) + # [6.0.0-alpha.93](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.92...@patternfly/react-core@6.0.0-alpha.93) (2024-07-29) ### Features diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 4c00d9376b5..52efdf0235f 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-core", - "version": "6.0.0-alpha.93", + "version": "6.0.0-alpha.94", "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 af59e73c806..c7445db999f 100644 --- a/packages/react-docs/CHANGELOG.md +++ b/packages/react-docs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0-alpha.102](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.101...@patternfly/react-docs@7.0.0-alpha.102) (2024-07-29) + +### Bug Fixes + +- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf)) + # [7.0.0-alpha.101](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.100...@patternfly/react-docs@7.0.0-alpha.101) (2024-07-29) ### Features diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index 015653a1646..0234e34c7b3 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": "7.0.0-alpha.101", + "version": "7.0.0-alpha.102", "publishConfig": { "access": "public", "tag": "alpha" diff --git a/packages/react-drag-drop/CHANGELOG.md b/packages/react-drag-drop/CHANGELOG.md index e584aa827d4..58c382abbcc 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. +# [6.0.0-alpha.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.75...@patternfly/react-drag-drop@6.0.0-alpha.76) (2024-07-29) + +**Note:** Version bump only for package @patternfly/react-drag-drop + # [6.0.0-alpha.75](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.74...@patternfly/react-drag-drop@6.0.0-alpha.75) (2024-07-29) **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 42116fee4da..f226ba1c8a6 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": "6.0.0-alpha.75", + "version": "6.0.0-alpha.76", "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 a619b353cd0..78675b5c3b1 100644 --- a/packages/react-icons/CHANGELOG.md +++ b/packages/react-icons/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-alpha.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.0.0-alpha.33...@patternfly/react-icons@6.0.0-alpha.34) (2024-07-29) + +### Bug Fixes + +- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf)) + # [6.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.0.0-alpha.32...@patternfly/react-icons@6.0.0-alpha.33) (2024-07-29) ### Features diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 43f64ba60c8..7b32c84a537 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-icons", - "version": "6.0.0-alpha.33", + "version": "6.0.0-alpha.34", "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 b6a789682b6..e2f7461cf43 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.1.1-alpha.93](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.92...demo-app-ts@5.1.1-alpha.93) (2024-07-29) + +**Note:** Version bump only for package demo-app-ts + ## [5.1.1-alpha.92](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.91...demo-app-ts@5.1.1-alpha.92) (2024-07-29) ### Features diff --git a/packages/react-integration/demo-app-ts/package.json b/packages/react-integration/demo-app-ts/package.json index 0bb24d4a1bf..87e1d9c860d 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.1.1-alpha.92", + "version": "5.1.1-alpha.93", "scripts": { "dev": "vite", "build": "tsc && vite build", diff --git a/packages/react-styles/CHANGELOG.md b/packages/react-styles/CHANGELOG.md index 34ab593caf6..8ee8533abbf 100644 --- a/packages/react-styles/CHANGELOG.md +++ b/packages/react-styles/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.32...@patternfly/react-styles@6.0.0-alpha.33) (2024-07-29) + +### Bug Fixes + +- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf)) + # [6.0.0-alpha.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.31...@patternfly/react-styles@6.0.0-alpha.32) (2024-07-29) ### Features diff --git a/packages/react-styles/package.json b/packages/react-styles/package.json index 462abc80342..a72ed8a38df 100644 --- a/packages/react-styles/package.json +++ b/packages/react-styles/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-styles", - "version": "6.0.0-alpha.32", + "version": "6.0.0-alpha.33", "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 2b3ca4790d8..42ab5bb9136 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. +# [6.0.0-alpha.95](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.0.0-alpha.94...@patternfly/react-table@6.0.0-alpha.95) (2024-07-29) + +**Note:** Version bump only for package @patternfly/react-table + # [6.0.0-alpha.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.0.0-alpha.93...@patternfly/react-table@6.0.0-alpha.94) (2024-07-29) ### Features diff --git a/packages/react-table/package.json b/packages/react-table/package.json index 280f05e9aa0..328a62e8f13 100644 --- a/packages/react-table/package.json +++ b/packages/react-table/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-table", - "version": "6.0.0-alpha.94", + "version": "6.0.0-alpha.95", "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 7b4e559fca2..8d91cdb17dd 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. +# [6.0.0-alpha.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.0.0-alpha.43...@patternfly/react-templates@6.0.0-alpha.44) (2024-07-29) + +**Note:** Version bump only for package @patternfly/react-templates + # [6.0.0-alpha.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.0.0-alpha.42...@patternfly/react-templates@6.0.0-alpha.43) (2024-07-29) **Note:** Version bump only for package @patternfly/react-templates diff --git a/packages/react-templates/package.json b/packages/react-templates/package.json index 0e4588f6a67..a016f6030b8 100644 --- a/packages/react-templates/package.json +++ b/packages/react-templates/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-templates", - "version": "6.0.0-alpha.43", + "version": "6.0.0-alpha.44", "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 b447b5a0540..89ac82f7178 100644 --- a/packages/react-tokens/CHANGELOG.md +++ b/packages/react-tokens/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.0.0-alpha.32...@patternfly/react-tokens@6.0.0-alpha.33) (2024-07-29) + +### Bug Fixes + +- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf)) + # [6.0.0-alpha.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.0.0-alpha.31...@patternfly/react-tokens@6.0.0-alpha.32) (2024-07-29) ### Features diff --git a/packages/react-tokens/package.json b/packages/react-tokens/package.json index 930dbbfe4e2..e508df2e4fa 100644 --- a/packages/react-tokens/package.json +++ b/packages/react-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@patternfly/react-tokens", - "version": "6.0.0-alpha.32", + "version": "6.0.0-alpha.33", "description": "This library provides access to the design tokens of PatternFly 4 from JavaScript", "main": "dist/js/index.js", "module": "dist/esm/index.js",