Skip to content

Commit 28e863a

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] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected]
1 parent 7c34841 commit 28e863a

File tree

22 files changed

+128
-40
lines changed

22 files changed

+128
-40
lines changed

packages/react-charts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.94.21 (2023-06-05)
7+
8+
**Note:** Version bump only for package @patternfly/react-charts
9+
10+
11+
12+
13+
614
## 6.94.20 (2023-04-06)
715

816
**Note:** Version bump only for package @patternfly/react-charts

packages/react-charts/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-charts",
3-
"version": "6.94.20",
3+
"version": "6.94.21",
44
"description": "This library provides a set of React chart components for use with the PatternFly reference implementation.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -28,8 +28,8 @@
2828
},
2929
"homepage": "https://github.com/patternfly/patternfly-react#readme",
3030
"dependencies": {
31-
"@patternfly/react-styles": "^4.92.7",
32-
"@patternfly/react-tokens": "^4.94.6",
31+
"@patternfly/react-styles": "^4.92.8",
32+
"@patternfly/react-tokens": "^4.94.7",
3333
"hoist-non-react-statics": "^3.3.0",
3434
"lodash": "^4.17.19",
3535
"tslib": "^2.0.0",

packages/react-code-editor/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## 4.82.117 (2023-06-05)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
614
## 4.82.116 (2023-04-06)
715

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

packages/react-code-editor/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-code-editor",
3-
"version": "4.82.116",
3+
"version": "4.82.117",
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",
@@ -29,9 +29,9 @@
2929
"clean": "rimraf dist"
3030
},
3131
"dependencies": {
32-
"@patternfly/react-core": "^4.276.9",
33-
"@patternfly/react-icons": "^4.93.6",
34-
"@patternfly/react-styles": "^4.92.7",
32+
"@patternfly/react-core": "^4.276.10",
33+
"@patternfly/react-icons": "^4.93.7",
34+
"@patternfly/react-styles": "^4.92.8",
3535
"react-dropzone": "9.0.0",
3636
"tslib": "^2.0.0"
3737
},

packages/react-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## 4.276.10 (2023-06-05)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
10+
11+
12+
13+
614
## 4.276.9 (2023-04-06)
715

816
**Note:** Version bump only for package @patternfly/react-core

packages/react-core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "4.276.9",
3+
"version": "4.276.10",
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",
@@ -44,9 +44,9 @@
4444
"subpaths": "node scripts/copySubpaths.js"
4545
},
4646
"dependencies": {
47-
"@patternfly/react-icons": "^4.93.6",
48-
"@patternfly/react-styles": "^4.92.7",
49-
"@patternfly/react-tokens": "^4.94.6",
47+
"@patternfly/react-icons": "^4.93.7",
48+
"@patternfly/react-styles": "^4.92.8",
49+
"@patternfly/react-tokens": "^4.94.7",
5050
"focus-trap": "6.9.2",
5151
"react-dropzone": "9.0.0",
5252
"tippy.js": "5.1.2",

packages/react-docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.103.85](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-06-05)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.103.84](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-05-08)
715

816

packages/react-docs/package.json

Lines changed: 10 additions & 10 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": "5.103.84",
4+
"version": "5.103.85",
55
"publishConfig": {
66
"access": "public"
77
},
@@ -22,15 +22,15 @@
2222
},
2323
"dependencies": {
2424
"@patternfly/patternfly": "4.224.2",
25-
"@patternfly/react-charts": "^6.94.20",
26-
"@patternfly/react-code-editor": "^4.82.116",
27-
"@patternfly/react-core": "^4.276.9",
28-
"@patternfly/react-icons": "^4.93.6",
29-
"@patternfly/react-inline-edit-extension": "^4.86.123",
30-
"@patternfly/react-styles": "^4.92.7",
31-
"@patternfly/react-table": "^4.113.1",
32-
"@patternfly/react-tokens": "^4.94.6",
33-
"@patternfly/react-virtualized-extension": "^4.88.116"
25+
"@patternfly/react-charts": "^6.94.21",
26+
"@patternfly/react-code-editor": "^4.82.117",
27+
"@patternfly/react-core": "^4.276.10",
28+
"@patternfly/react-icons": "^4.93.7",
29+
"@patternfly/react-inline-edit-extension": "^4.86.124",
30+
"@patternfly/react-styles": "^4.92.8",
31+
"@patternfly/react-table": "^4.113.2",
32+
"@patternfly/react-tokens": "^4.94.7",
33+
"@patternfly/react-virtualized-extension": "^4.88.117"
3434
},
3535
"devDependencies": {
3636
"@patternfly/documentation-framework": "1.8.0",

packages/react-icons/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## 4.93.7 (2023-06-05)
7+
8+
**Note:** Version bump only for package @patternfly/react-icons
9+
10+
11+
12+
13+
614
## 4.93.6 (2023-01-23)
715

816
**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": "4.93.6",
3+
"version": "4.93.7",
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)