Skip to content

Commit 846748b

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected]
1 parent 76f6bf4 commit 846748b

File tree

8 files changed

+37
-5
lines changed

8 files changed

+37
-5
lines changed

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.102.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-27)
7+
8+
**Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614
## [5.102.63](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-27)
715

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

packages/react-docs/package.json

Lines changed: 2 additions & 2 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.102.63",
4+
"version": "5.102.64",
55
"publishConfig": {
66
"access": "public",
77
"tag": "prerelease-v4"
@@ -33,7 +33,7 @@
3333
"@patternfly/react-styles": "^4.91.10",
3434
"@patternfly/react-table": "^4.111.33",
3535
"@patternfly/react-tokens": "^4.93.10",
36-
"@patternfly/react-topology": "^4.90.10",
36+
"@patternfly/react-topology": "^4.90.11",
3737
"@patternfly/react-virtualized-extension": "^4.88.55"
3838
},
3939
"devDependencies": {

packages/react-integration/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.207.2 (2022-10-27)
7+
8+
**Note:** Version bump only for package @patternfly/react-integration
9+
10+
11+
12+
13+
614
## 4.207.1 (2022-10-26)
715

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

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.204.11](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.204.11) (2022-10-27)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
10+
11+
12+
13+
614
## [4.204.10](https://github.com/patternfly/patternfly-react/compare/[email protected]@4.204.10) (2022-10-27)
715

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "demo-app-ts",
33
"private": true,
4-
"version": "4.204.10",
4+
"version": "4.204.11",
55
"scripts": {
66
"build:demo-app": "webpack --mode production",
77
"start:demo-app": "webpack-dev-server",

packages/react-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/react-integration",
33
"private": true,
4-
"version": "4.207.1",
4+
"version": "4.207.2",
55
"description": "Integration testing for PF4 using demo applications",
66
"main": "lib/index.js",
77
"sideEffects": false,

packages/react-topology/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.90.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-27)
7+
8+
**Note:** Version bump only for package @patternfly/react-topology
9+
10+
11+
12+
13+
614
## [4.90.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-27)
715

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

packages/react-topology/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-topology",
3-
"version": "4.90.10",
3+
"version": "4.90.11",
44
"description": "This library provides a set of React topology view components for use with the PatternFly 4",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)