Skip to content

Commit 5d782bd

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected]
1 parent 2351b47 commit 5d782bd

File tree

14 files changed

+52
-22
lines changed

14 files changed

+52
-22
lines changed

packages/react-code-editor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.3.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
610
## [5.3.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
711

812
**Note:** Version bump only for package @patternfly/react-code-editor

packages/react-code-editor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-code-editor",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -30,8 +30,8 @@
3030
},
3131
"dependencies": {
3232
"@monaco-editor/react": "^4.6.0",
33-
"@patternfly/react-core": "^5.3.1",
34-
"@patternfly/react-icons": "^5.3.0",
33+
"@patternfly/react-core": "^5.3.2",
34+
"@patternfly/react-icons": "^5.3.1",
3535
"@patternfly/react-styles": "^5.3.0",
3636
"react-dropzone": "14.2.3",
3737
"tslib": "^2.5.0"

packages/react-core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.3.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
610
## [5.3.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
711

812
### Bug Fixes

packages/react-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -46,7 +46,7 @@
4646
"clean:exports": "node scripts/cleanDistExports.js"
4747
},
4848
"dependencies": {
49-
"@patternfly/react-icons": "^5.3.0",
49+
"@patternfly/react-icons": "^5.3.1",
5050
"@patternfly/react-styles": "^5.3.0",
5151
"@patternfly/react-tokens": "^5.3.0",
5252
"focus-trap": "7.5.2",

packages/react-docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.3.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
610
## [6.3.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
711

812
**Note:** Version bump only for package @patternfly/react-docs

packages/react-docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/react-docs",
33
"description": "PatternFly React Docs",
4-
"version": "6.3.1",
4+
"version": "6.3.2",
55
"publishConfig": {
66
"access": "public"
77
},
@@ -24,13 +24,13 @@
2424
"dependencies": {
2525
"@patternfly/patternfly": "5.3.0-prerelease.5",
2626
"@patternfly/react-charts": "^7.3.0",
27-
"@patternfly/react-code-editor": "^5.3.1",
28-
"@patternfly/react-core": "^5.3.1",
29-
"@patternfly/react-drag-drop": "^5.3.1",
30-
"@patternfly/react-icons": "^5.3.0",
27+
"@patternfly/react-code-editor": "^5.3.2",
28+
"@patternfly/react-core": "^5.3.2",
29+
"@patternfly/react-drag-drop": "^5.3.2",
30+
"@patternfly/react-icons": "^5.3.1",
3131
"@patternfly/react-styles": "^5.3.0",
32-
"@patternfly/react-table": "^5.3.1",
33-
"@patternfly/react-templates": "^1.0.1",
32+
"@patternfly/react-table": "^5.3.2",
33+
"@patternfly/react-templates": "^1.0.2",
3434
"@patternfly/react-tokens": "^5.3.0"
3535
},
3636
"devDependencies": {

packages/react-drag-drop/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.3.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
7+
8+
**Note:** Version bump only for package @patternfly/react-drag-drop
9+
610
## [5.3.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-04-25)
711

812
**Note:** Version bump only for package @patternfly/react-drag-drop

packages/react-drag-drop/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-drag-drop",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "PatternFly drag and drop solution",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -32,8 +32,8 @@
3232
"@dnd-kit/core": "^6.0.8",
3333
"@dnd-kit/modifiers": "^6.0.1",
3434
"@dnd-kit/sortable": "^7.0.2",
35-
"@patternfly/react-core": "^5.3.1",
36-
"@patternfly/react-icons": "^5.3.0",
35+
"@patternfly/react-core": "^5.3.2",
36+
"@patternfly/react-icons": "^5.3.1",
3737
"@patternfly/react-styles": "^5.3.0",
3838
"memoize-one": "^5.1.0",
3939
"resize-observer-polyfill": "^1.5.1"

packages/react-icons/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.3.1 (2024-04-25)
7+
8+
### Bug Fixes
9+
10+
- **deploy:** Update README.md ([0ae46a2](https://github.com/patternfly/patternfly-react/commit/0ae46a2bbeafdd2a7307d1931aca7bb7a384ecdb))
11+
612
# 5.3.0 (2024-04-18)
713

814
**Note:** Version bump only for package @patternfly/react-icons

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-icons",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"description": "PatternFly 4 Icons as React Components",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)