Skip to content

Commit 90e75e7

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-charts@6.94.16 - @patternfly/react-code-editor@4.82.101 - @patternfly/react-console@4.93.36 - @patternfly/react-core@4.273.1 - @patternfly/react-docs@5.103.46 - @patternfly/react-icons@4.93.4 - @patternfly/react-inline-edit-extension@4.86.105 - demo-app-ts@4.208.1 - @patternfly/react-log-viewer@4.87.96 - @patternfly/react-styles@4.92.4 - @patternfly/react-table@4.112.26 - @patternfly/react-tokens@4.94.4 - @patternfly/react-topology@4.91.13 - @patternfly/react-virtualized-extension@4.88.101
1 parent 05fa1b0 commit 90e75e7

28 files changed

Lines changed: 182 additions & 52 deletions

File tree

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.16 (2023-01-18)
7+
8+
**Note:** Version bump only for package @patternfly/react-charts
9+
10+
11+
12+
13+
614
## 6.94.15 (2022-12-08)
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.15",
3+
"version": "6.94.16",
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": "^4.92.3",
33-
"@patternfly/react-tokens": "^4.94.3",
32+
"@patternfly/react-styles": "^4.92.4",
33+
"@patternfly/react-tokens": "^4.94.4",
3434
"hoist-non-react-statics": "^3.3.0",
3535
"lodash": "^4.17.19",
3636
"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.101](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.100...@patternfly/react-code-editor@4.82.101) (2023-01-18)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
614
## 4.82.100 (2023-01-18)
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.100",
3+
"version": "4.82.101",
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": "^4.273.0",
34-
"@patternfly/react-icons": "^4.93.3",
35-
"@patternfly/react-styles": "^4.92.3",
33+
"@patternfly/react-core": "^4.273.1",
34+
"@patternfly/react-icons": "^4.93.4",
35+
"@patternfly/react-styles": "^4.92.4",
3636
"react-dropzone": "9.0.0",
3737
"tslib": "^2.0.0"
3838
},

packages/react-console/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@4.93.35...@patternfly/react-console@4.93.36) (2023-01-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **Tabs:** Removed isHelpAction prop from TabsAction ([#8560](https://github.com/patternfly/patternfly-react/issues/8560)) ([05fa1b0](https://github.com/patternfly/patternfly-react/commit/05fa1b0acfe886f09c5bdf4ad9f8e27878ee817e))
12+
13+
14+
15+
16+
617
## 4.93.35 (2023-01-18)
718

819
**Note:** Version bump only for package @patternfly/react-console

packages/react-console/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-console",
3-
"version": "4.93.35",
3+
"version": "4.93.36",
44
"description": "This package provides VncConsole, SerialConsole and DesktopViewer React components to be used alongside patternfly-react to access virtual machine or server consoles.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@novnc/novnc": "^1.3.0",
3636
"@patternfly/patternfly": "4.224.0",
37-
"@patternfly/react-core": "^4.273.0",
37+
"@patternfly/react-core": "^4.273.1",
3838
"@spice-project/spice-html5": "^0.2.1",
3939
"@types/file-saver": "^2.0.1",
4040
"file-saver": "^1.3.8",

packages/react-core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.273.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.273.0...@patternfly/react-core@4.273.1) (2023-01-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **Tabs:** Removed isHelpAction prop from TabsAction ([#8560](https://github.com/patternfly/patternfly-react/issues/8560)) ([05fa1b0](https://github.com/patternfly/patternfly-react/commit/05fa1b0acfe886f09c5bdf4ad9f8e27878ee817e))
12+
13+
14+
15+
16+
617
# 4.273.0 (2023-01-18)
718

819

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.273.0",
3+
"version": "4.273.1",
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",
@@ -45,9 +45,9 @@
4545
"subpaths": "node scripts/copySubpaths.js"
4646
},
4747
"dependencies": {
48-
"@patternfly/react-icons": "^4.93.3",
49-
"@patternfly/react-styles": "^4.92.3",
50-
"@patternfly/react-tokens": "^4.94.3",
48+
"@patternfly/react-icons": "^4.93.4",
49+
"@patternfly/react-styles": "^4.92.4",
50+
"@patternfly/react-tokens": "^4.94.4",
5151
"focus-trap": "6.9.2",
5252
"react-dropzone": "9.0.0",
5353
"tippy.js": "5.1.2",

packages/react-docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.46](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.45...@patternfly/react-docs@5.103.46) (2023-01-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **Tabs:** Removed isHelpAction prop from TabsAction ([#8560](https://github.com/patternfly/patternfly-react/issues/8560)) ([05fa1b0](https://github.com/patternfly/patternfly-react/commit/05fa1b0acfe886f09c5bdf4ad9f8e27878ee817e))
12+
13+
14+
15+
16+
617
## [5.103.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.44...@patternfly/react-docs@5.103.45) (2023-01-18)
718

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

packages/react-docs/package.json

Lines changed: 12 additions & 12 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.45",
4+
"version": "5.103.46",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -24,17 +24,17 @@
2424
"dependencies": {
2525
"@patternfly/patternfly": "4.224.0",
2626
"@patternfly/react-catalog-view-extension": "^4.93.24",
27-
"@patternfly/react-charts": "^6.94.15",
28-
"@patternfly/react-code-editor": "^4.82.100",
29-
"@patternfly/react-core": "^4.273.0",
30-
"@patternfly/react-icons": "^4.93.3",
31-
"@patternfly/react-inline-edit-extension": "^4.86.104",
32-
"@patternfly/react-log-viewer": "^4.87.95",
33-
"@patternfly/react-styles": "^4.92.3",
34-
"@patternfly/react-table": "^4.112.25",
35-
"@patternfly/react-tokens": "^4.94.3",
36-
"@patternfly/react-topology": "^4.91.12",
37-
"@patternfly/react-virtualized-extension": "^4.88.100"
27+
"@patternfly/react-charts": "^6.94.16",
28+
"@patternfly/react-code-editor": "^4.82.101",
29+
"@patternfly/react-core": "^4.273.1",
30+
"@patternfly/react-icons": "^4.93.4",
31+
"@patternfly/react-inline-edit-extension": "^4.86.105",
32+
"@patternfly/react-log-viewer": "^4.87.96",
33+
"@patternfly/react-styles": "^4.92.4",
34+
"@patternfly/react-table": "^4.112.26",
35+
"@patternfly/react-tokens": "^4.94.4",
36+
"@patternfly/react-topology": "^4.91.13",
37+
"@patternfly/react-virtualized-extension": "^4.88.101"
3838
},
3939
"devDependencies": {
4040
"@patternfly/documentation-framework": "1.3.12",

0 commit comments

Comments
 (0)