Skip to content

Commit fadcd39

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-code-editor@4.82.108 - @patternfly/react-core@4.276.1 - @patternfly/react-docs@5.103.56 - @patternfly/react-inline-edit-extension@4.86.113 - demo-app-ts@4.210.1 - @patternfly/react-table@4.112.34 - @patternfly/react-topology@4.91.21 - @patternfly/react-virtualized-extension@4.88.108
1 parent e6dc007 commit fadcd39

File tree

16 files changed

+85
-21
lines changed

16 files changed

+85
-21
lines changed

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.108](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.107...@patternfly/react-code-editor@4.82.108) (2023-01-20)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
614
## [4.82.107](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.106...@patternfly/react-code-editor@4.82.107) (2023-01-19)
715

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

packages/react-code-editor/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-code-editor",
3-
"version": "4.82.107",
3+
"version": "4.82.108",
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,7 +30,7 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^4.276.0",
33+
"@patternfly/react-core": "^4.276.1",
3434
"@patternfly/react-icons": "^4.93.5",
3535
"@patternfly/react-styles": "^4.92.5",
3636
"react-dropzone": "9.0.0",

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.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.276.0...@patternfly/react-core@4.276.1) (2023-01-20)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
10+
11+
12+
13+
614
# [4.276.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.275.0...@patternfly/react-core@4.276.0) (2023-01-19)
715

816

packages/react-core/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-core",
3-
"version": "4.276.0",
3+
"version": "4.276.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",

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.56](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.55...@patternfly/react-docs@5.103.56) (2023-01-20)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.103.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.54...@patternfly/react-docs@5.103.55) (2023-01-19)
715

816
**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": "5.103.55",
4+
"version": "5.103.56",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -25,15 +25,15 @@
2525
"@patternfly/patternfly": "4.224.1",
2626
"@patternfly/react-catalog-view-extension": "^4.93.24",
2727
"@patternfly/react-charts": "^6.94.17",
28-
"@patternfly/react-code-editor": "^4.82.107",
29-
"@patternfly/react-core": "^4.276.0",
28+
"@patternfly/react-code-editor": "^4.82.108",
29+
"@patternfly/react-core": "^4.276.1",
3030
"@patternfly/react-icons": "^4.93.5",
31-
"@patternfly/react-inline-edit-extension": "^4.86.112",
31+
"@patternfly/react-inline-edit-extension": "^4.86.113",
3232
"@patternfly/react-styles": "^4.92.5",
33-
"@patternfly/react-table": "^4.112.33",
33+
"@patternfly/react-table": "^4.112.34",
3434
"@patternfly/react-tokens": "^4.94.5",
35-
"@patternfly/react-topology": "^4.91.20",
36-
"@patternfly/react-virtualized-extension": "^4.88.107"
35+
"@patternfly/react-topology": "^4.91.21",
36+
"@patternfly/react-virtualized-extension": "^4.88.108"
3737
},
3838
"devDependencies": {
3939
"@patternfly/documentation-framework": "1.4.3",

packages/react-inline-edit-extension/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.86.113](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.112...@patternfly/react-inline-edit-extension@4.86.113) (2023-01-20)
7+
8+
**Note:** Version bump only for package @patternfly/react-inline-edit-extension
9+
10+
11+
12+
13+
614
## [4.86.112](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.111...@patternfly/react-inline-edit-extension@4.86.112) (2023-01-19)
715

816
**Note:** Version bump only for package @patternfly/react-inline-edit-extension

packages/react-inline-edit-extension/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-inline-edit-extension",
3-
"version": "4.86.112",
3+
"version": "4.86.113",
44
"description": "This library provides inline editing support for PatternFly 4 React table",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -30,10 +30,10 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^4.276.0",
33+
"@patternfly/react-core": "^4.276.1",
3434
"@patternfly/react-icons": "^4.93.5",
3535
"@patternfly/react-styles": "^4.92.5",
36-
"@patternfly/react-table": "^4.112.33"
36+
"@patternfly/react-table": "^4.112.34"
3737
},
3838
"peerDependencies": {
3939
"react": "^16.8 || ^17 || ^18",

packages/react-integration/demo-app-ts/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.210.1](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.0...demo-app-ts@4.210.1) (2023-01-20)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
10+
11+
12+
13+
614
# [4.210.0](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.209.0...demo-app-ts@4.210.0) (2023-01-19)
715

816

packages/react-integration/demo-app-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "demo-app-ts",
33
"private": true,
4-
"version": "4.210.0",
4+
"version": "4.210.1",
55
"scripts": {
66
"build:demo-app": "webpack --mode production",
77
"start:demo-app": "webpack-dev-server",
88
"start:demo-app:hot": "webpack-dev-server --hot=true",
99
"serve:demo-app": "node scripts/serve"
1010
},
1111
"dependencies": {
12-
"@patternfly/react-core": "^4.276.0",
12+
"@patternfly/react-core": "^4.276.1",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"react-router": "^5.3.3",

0 commit comments

Comments
 (0)