Skip to content

Commit 37065eb

Browse files
chore(release): releasing packages [ci skip]
- @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]
1 parent 5764c8f commit 37065eb

File tree

18 files changed

+65
-29
lines changed

18 files changed

+65
-29
lines changed

packages/react-charts/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+
# 8.0.0-alpha.9 (2024-01-22)
7+
8+
**Note:** Version bump only for package @patternfly/react-charts
9+
610
# 8.0.0-alpha.8 (2024-01-18)
711

812
**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": "8.0.0-alpha.8",
3+
"version": "8.0.0-alpha.9",
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",
@@ -29,8 +29,8 @@
2929
},
3030
"homepage": "https://github.com/patternfly/patternfly-react#readme",
3131
"dependencies": {
32-
"@patternfly/react-styles": "^6.0.0-alpha.8",
33-
"@patternfly/react-tokens": "^6.0.0-alpha.8",
32+
"@patternfly/react-styles": "^6.0.0-alpha.9",
33+
"@patternfly/react-tokens": "^6.0.0-alpha.9",
3434
"hoist-non-react-statics": "^3.3.0",
3535
"lodash": "^4.17.19",
3636
"tslib": "^2.5.0",

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+
# [6.0.0-alpha.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-01-22)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
610
# [6.0.0-alpha.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-01-22)
711

812
**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": "6.0.0-alpha.18",
3+
"version": "6.0.0-alpha.19",
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,9 +30,9 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^6.0.0-alpha.18",
34-
"@patternfly/react-icons": "^6.0.0-alpha.8",
35-
"@patternfly/react-styles": "^6.0.0-alpha.8",
33+
"@patternfly/react-core": "^6.0.0-alpha.19",
34+
"@patternfly/react-icons": "^6.0.0-alpha.9",
35+
"@patternfly/react-styles": "^6.0.0-alpha.9",
3636
"react-dropzone": "14.2.3",
3737
"tslib": "^2.5.0"
3838
},

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+
# [6.0.0-alpha.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-01-22)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
610
# [6.0.0-alpha.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-01-22)
711

812
### Features

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": "6.0.0-alpha.18",
3+
"version": "6.0.0-alpha.19",
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,9 +46,9 @@
4646
"subpaths": "node ../../scripts/exportSubpaths.js --config subpaths.config.json"
4747
},
4848
"dependencies": {
49-
"@patternfly/react-icons": "^6.0.0-alpha.8",
50-
"@patternfly/react-styles": "^6.0.0-alpha.8",
51-
"@patternfly/react-tokens": "^6.0.0-alpha.8",
49+
"@patternfly/react-icons": "^6.0.0-alpha.9",
50+
"@patternfly/react-styles": "^6.0.0-alpha.9",
51+
"@patternfly/react-tokens": "^6.0.0-alpha.9",
5252
"focus-trap": "7.5.2",
5353
"react-dropzone": "^14.2.3",
5454
"tslib": "^2.5.0"

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+
# [7.0.0-alpha.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-01-22)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
610
# [7.0.0-alpha.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-01-22)
711

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

packages/react-docs/package.json

Lines changed: 8 additions & 8 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": "7.0.0-alpha.19",
4+
"version": "7.0.0-alpha.20",
55
"publishConfig": {
66
"access": "public",
77
"tag": "alpha"
@@ -24,13 +24,13 @@
2424
},
2525
"dependencies": {
2626
"@patternfly/patternfly": "6.0.0-alpha.66",
27-
"@patternfly/react-charts": "^8.0.0-alpha.8",
28-
"@patternfly/react-code-editor": "^6.0.0-alpha.18",
29-
"@patternfly/react-core": "^6.0.0-alpha.18",
30-
"@patternfly/react-icons": "^6.0.0-alpha.8",
31-
"@patternfly/react-styles": "^6.0.0-alpha.8",
32-
"@patternfly/react-table": "^6.0.0-alpha.18",
33-
"@patternfly/react-tokens": "^6.0.0-alpha.8"
27+
"@patternfly/react-charts": "^8.0.0-alpha.9",
28+
"@patternfly/react-code-editor": "^6.0.0-alpha.19",
29+
"@patternfly/react-core": "^6.0.0-alpha.19",
30+
"@patternfly/react-icons": "^6.0.0-alpha.9",
31+
"@patternfly/react-styles": "^6.0.0-alpha.9",
32+
"@patternfly/react-table": "^6.0.0-alpha.19",
33+
"@patternfly/react-tokens": "^6.0.0-alpha.9"
3434
},
3535
"devDependencies": {
3636
"@patternfly/documentation-framework": "^6.0.0-alpha.8",

packages/react-icons/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.0.0-alpha.9 (2024-01-22)
7+
8+
**Note:** Version bump only for package @patternfly/react-icons
9+
610
# 6.0.0-alpha.8 (2024-01-18)
711

812
**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": "6.0.0-alpha.8",
3+
"version": "6.0.0-alpha.9",
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)