Skip to content

Commit 19312a9

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected]
1 parent 9340381 commit 19312a9

File tree

14 files changed

+77
-18
lines changed

14 files changed

+77
-18
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.120](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
614
## [4.82.119](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-08-23)
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.119",
3+
"version": "4.82.120",
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,7 +29,7 @@
2929
"clean": "rimraf dist"
3030
},
3131
"dependencies": {
32-
"@patternfly/react-core": "^4.276.12",
32+
"@patternfly/react-core": "^4.277.0",
3333
"@patternfly/react-icons": "^4.93.7",
3434
"@patternfly/react-styles": "^4.92.8",
3535
"react-dropzone": "9.0.0",

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.277.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21)
7+
8+
9+
### Features
10+
11+
* **select next:** add appendTo ([#9562](https://github.com/patternfly/patternfly-react/issues/9562)) ([9340381](https://github.com/patternfly/patternfly-react/commit/9340381a9b7add81579f1f10dce7d6c595db29fe))
12+
13+
14+
15+
16+
617
## [4.276.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-08-23)
718

819

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.12",
3+
"version": "4.277.0",
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.88](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.103.87](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-08-23)
715

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

packages/react-docs/package.json

Lines changed: 6 additions & 6 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.87",
4+
"version": "5.103.88",
55
"publishConfig": {
66
"access": "public"
77
},
@@ -23,14 +23,14 @@
2323
"dependencies": {
2424
"@patternfly/patternfly": "4.224.2",
2525
"@patternfly/react-charts": "^6.94.21",
26-
"@patternfly/react-code-editor": "^4.82.119",
27-
"@patternfly/react-core": "^4.276.12",
26+
"@patternfly/react-code-editor": "^4.82.120",
27+
"@patternfly/react-core": "^4.277.0",
2828
"@patternfly/react-icons": "^4.93.7",
29-
"@patternfly/react-inline-edit-extension": "^4.86.126",
29+
"@patternfly/react-inline-edit-extension": "^4.86.127",
3030
"@patternfly/react-styles": "^4.92.8",
31-
"@patternfly/react-table": "^4.113.4",
31+
"@patternfly/react-table": "^4.113.5",
3232
"@patternfly/react-tokens": "^4.94.7",
33-
"@patternfly/react-virtualized-extension": "^4.88.119"
33+
"@patternfly/react-virtualized-extension": "^4.88.120"
3434
},
3535
"devDependencies": {
3636
"@patternfly/documentation-framework": "1.8.0",

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.127](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21)
7+
8+
**Note:** Version bump only for package @patternfly/react-inline-edit-extension
9+
10+
11+
12+
13+
614
## [4.86.126](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-08-23)
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.126",
3+
"version": "4.86.127",
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",
@@ -29,10 +29,10 @@
2929
"clean": "rimraf dist"
3030
},
3131
"dependencies": {
32-
"@patternfly/react-core": "^4.276.12",
32+
"@patternfly/react-core": "^4.277.0",
3333
"@patternfly/react-icons": "^4.93.7",
3434
"@patternfly/react-styles": "^4.92.8",
35-
"@patternfly/react-table": "^4.113.4"
35+
"@patternfly/react-table": "^4.113.5"
3636
},
3737
"peerDependencies": {
3838
"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.17](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.210.17) (2023-09-21)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
10+
11+
12+
13+
614
## [4.210.16](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.210.16) (2023-08-23)
715

816
**Note:** Version bump only for package demo-app-ts

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.16",
4+
"version": "4.210.17",
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.12",
12+
"@patternfly/react-core": "^4.277.0",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"react-router": "^5.3.3",

0 commit comments

Comments
 (0)