File tree 20 files changed +84
-10
lines changed 20 files changed +84
-10
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 8.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.2.0...@patternfly/react-charts@8.2.1 ) (2025-04-17)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-charts
9
+
6
10
## [ 8.2.1-prerelease.0] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.2.0...@patternfly/react-charts@8.2.1-prerelease.0 ) (2025-04-14)
7
11
8
12
** Note:** Version bump only for package @patternfly/react-charts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-charts" ,
3
- "version" : " 8.2.1-prerelease.0 " ,
3
+ "version" : " 8.2.1" ,
4
4
"description" : " This library provides a set of React chart components for use with the PatternFly reference implementation." ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.2.0...@patternfly/react-code-editor@6.2.1 ) (2025-04-17)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-code-editor
9
+
6
10
## [ 6.2.1-prerelease.7] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.2.1-prerelease.6...@patternfly/react-code-editor@6.2.1-prerelease.7 ) (2025-04-15)
7
11
8
12
** Note:** Version bump only for package @patternfly/react-code-editor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-code-editor" ,
3
- "version" : " 6.2.1-prerelease.7 " ,
3
+ "version" : " 6.2.1" ,
4
4
"description" : " This package provides a PatternFly wrapper for the Monaco code editor\n " ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.2.0...@patternfly/react-core@6.2.1 ) (2025-04-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** DatePicker:** prevented textless helper text from rendering ([ #11713 ] ( https://github.com/patternfly/patternfly-react/issues/11713 ) ) ([ 21de07e] ( https://github.com/patternfly/patternfly-react/commit/21de07ef974417cdc865a6247ea020bee7a42aae ) )
11
+ - ** HelperTextItem:** allowed removal of SR text element ([ #11704 ] ( https://github.com/patternfly/patternfly-react/issues/11704 ) ) ([ 2ff2967] ( https://github.com/patternfly/patternfly-react/commit/2ff2967e0a72994227bef8b844522c01872c7fee ) )
12
+ - publish patch release. ([ ec18e50] ( https://github.com/patternfly/patternfly-react/commit/ec18e50782c4a7ee2f6a8b072be6b5808b196661 ) )
13
+ - ** Wizard deprecated:** added wrapper for step name ([ #11761 ] ( https://github.com/patternfly/patternfly-react/issues/11761 ) ) ([ a4fafec] ( https://github.com/patternfly/patternfly-react/commit/a4fafec679e799846c1e2ef121ea06dd88614dd6 ) )
14
+
15
+ ### Features
16
+
17
+ - ** LoginPage:** added isPasswordRequired prop ([ #11673 ] ( https://github.com/patternfly/patternfly-react/issues/11673 ) ) ([ 1e923c0] ( https://github.com/patternfly/patternfly-react/commit/1e923c03164ef65a3819c846650f095b243b1fc8 ) )
18
+ - ** Page:** Added support for sidebar-less layout ([ #11760 ] ( https://github.com/patternfly/patternfly-react/issues/11760 ) ) ([ 4b0c6e4] ( https://github.com/patternfly/patternfly-react/commit/4b0c6e4a79aba86508891985f19f4853e3b7f87f ) )
19
+
6
20
## [ 6.2.1-prerelease.5] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.2.1-prerelease.4...@patternfly/react-core@6.2.1-prerelease.5 ) (2025-04-15)
7
21
8
22
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-core" ,
3
- "version" : " 6.2.1-prerelease.5 " ,
3
+ "version" : " 6.2.1" ,
4
4
"description" : " This library provides a set of common React components for use with the PatternFly reference implementation." ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.2.0...@patternfly/react-docs@7.2.1 ) (2025-04-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - publish patch release. ([ ec18e50] ( https://github.com/patternfly/patternfly-react/commit/ec18e50782c4a7ee2f6a8b072be6b5808b196661 ) )
11
+
12
+ ### Features
13
+
14
+ - ** Page:** Added support for sidebar-less layout ([ #11760 ] ( https://github.com/patternfly/patternfly-react/issues/11760 ) ) ([ 4b0c6e4] ( https://github.com/patternfly/patternfly-react/commit/4b0c6e4a79aba86508891985f19f4853e3b7f87f ) )
15
+
6
16
## [ 7.2.1-prerelease.7] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.2.1-prerelease.6...@patternfly/react-docs@7.2.1-prerelease.7 ) (2025-04-15)
7
17
8
18
** Note:** Version bump only for package @patternfly/react-docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-docs" ,
3
3
"description" : " PatternFly React Docs" ,
4
- "version" : " 7.2.1-prerelease.7 " ,
4
+ "version" : " 7.2.1" ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
7
7
"tag" : " prerelease"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.2.0...@patternfly/react-drag-drop@6.2.1 ) (2025-04-17)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-drag-drop
9
+
6
10
## [ 6.2.1-prerelease.5] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.2.1-prerelease.4...@patternfly/react-drag-drop@6.2.1-prerelease.5 ) (2025-04-15)
7
11
8
12
** Note:** Version bump only for package @patternfly/react-drag-drop
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-drag-drop" ,
3
- "version" : " 6.2.1-prerelease.5 " ,
3
+ "version" : " 6.2.1" ,
4
4
"description" : " PatternFly drag and drop solution" ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.2.0...@patternfly/react-icons@6.2.1 ) (2025-04-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - publish patch release. ([ ec18e50] ( https://github.com/patternfly/patternfly-react/commit/ec18e50782c4a7ee2f6a8b072be6b5808b196661 ) )
11
+
12
+ ### Features
13
+
14
+ - ** Page:** Added support for sidebar-less layout ([ #11760 ] ( https://github.com/patternfly/patternfly-react/issues/11760 ) ) ([ 4b0c6e4] ( https://github.com/patternfly/patternfly-react/commit/4b0c6e4a79aba86508891985f19f4853e3b7f87f ) )
15
+
6
16
## [ 6.2.1-prerelease.0] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.2.0...@patternfly/react-icons@6.2.1-prerelease.0 ) (2025-04-14)
7
17
8
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-icons" ,
3
- "version" : " 6.2.1-prerelease.0 " ,
3
+ "version" : " 6.2.1" ,
4
4
"description" : " PatternFly 4 Icons as React Components" ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.2.1] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.2.0...@patternfly/react-styles@6.2.1 ) (2025-04-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - publish patch release. ([ ec18e50] ( https://github.com/patternfly/patternfly-react/commit/ec18e50782c4a7ee2f6a8b072be6b5808b196661 ) )
11
+
12
+ ### Features
13
+
14
+ - ** Page:** Added support for sidebar-less layout ([ #11760 ] ( https://github.com/patternfly/patternfly-react/issues/11760 ) ) ([ 4b0c6e4] ( https://github.com/patternfly/patternfly-react/commit/4b0c6e4a79aba86508891985f19f4853e3b7f87f ) )
15
+
6
16
## [ 6.2.1-prerelease.0] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.2.0...@patternfly/react-styles@6.2.1-prerelease.0 ) (2025-04-14)
7
17
8
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-styles" ,
3
- "version" : " 6.2.1-prerelease.0 " ,
3
+ "version" : " 6.2.1" ,
4
4
"main" : " dist/js/index.js" ,
5
5
"module" : " dist/esm/index.js" ,
6
6
"types" : " dist/esm/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [6.2.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.2.0...@patternfly/react-table@6.2.1) (2025-04-17)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-table
9
+
6
10
## [6.2.1-prerelease.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.2.1-prerelease.4...@patternfly/react-table@6.2.1-prerelease.5) (2025-04-15)
7
11
8
12
**Note:** Version bump only for package @patternfly/react-table
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-table" ,
3
- "version" : " 6.2.1-prerelease.5 " ,
3
+ "version" : " 6.2.1" ,
4
4
"description" : " This library provides a set of React table components for use with the PatternFly 4" ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [6.2.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.2.0...@patternfly/react-templates@6.2.1) (2025-04-17)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-templates
9
+
6
10
## [6.2.1-prerelease.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.2.1-prerelease.4...@patternfly/react-templates@6.2.1-prerelease.5) (2025-04-15)
7
11
8
12
**Note:** Version bump only for package @patternfly/react-templates
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-templates" ,
3
- "version" : " 6.2.1-prerelease.5 " ,
3
+ "version" : " 6.2.1" ,
4
4
"description" : " This package provides wrapped component demos for ease of use\n " ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [6.2.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.2.0...@patternfly/react-tokens@6.2.1) (2025-04-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - publish patch release. ([ec18e50](https://github.com/patternfly/patternfly-react/commit/ec18e50782c4a7ee2f6a8b072be6b5808b196661))
11
+
12
+ ### Features
13
+
14
+ - **Page:** Added support for sidebar-less layout ([#11760](https://github.com/patternfly/patternfly-react/issues/11760)) ([4b0c6e4](https://github.com/patternfly/patternfly-react/commit/4b0c6e4a79aba86508891985f19f4853e3b7f87f))
15
+
6
16
## [6.2.1-prerelease.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.2.0...@patternfly/react-tokens@6.2.1-prerelease.0) (2025-04-14)
7
17
8
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@patternfly/react-tokens",
3
- "version": "6.2.1-prerelease.0 ",
3
+ "version": "6.2.1",
4
4
"description": "This library provides access to the design tokens of PatternFly 4 from JavaScript",
5
5
"main": "dist/js/index.js",
6
6
"module": "dist/esm/index.js",
You can’t perform that action at this time.
0 commit comments