Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-docs@5.103.60
 - demo-app-ts@4.210.5
 - @patternfly/react-integration@4.213.2
 - @patternfly/react-topology@4.91.25
  • Loading branch information
patternfly-build committed Jan 23, 2023
1 parent 5d93972 commit eb5b294
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/react-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.103.60](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.59...@patternfly/react-docs@5.103.60) (2023-01-23)

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





## [5.103.59](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.58...@patternfly/react-docs@5.103.59) (2023-01-23)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
4 changes: 2 additions & 2 deletions packages/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "5.103.59",
"version": "5.103.60",
"publishConfig": {
"access": "public",
"tag": "prerelease-v4"
Expand Down Expand Up @@ -32,7 +32,7 @@
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.112.37",
"@patternfly/react-tokens": "^4.94.6",
"@patternfly/react-topology": "^4.91.24",
"@patternfly/react-topology": "^4.91.25",
"@patternfly/react-virtualized-extension": "^4.88.111"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/react-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.213.2 (2023-01-23)


### Reverts

* Revert "fix patternfly for function subtyping (#8497)" (#8582) ([5d93972](https://github.com/patternfly/patternfly-react/commit/5d939722466fbb365b767c620c4be9fe8b49e13b)), closes [#8497](https://github.com/patternfly/patternfly-react/issues/8497) [#8582](https://github.com/patternfly/patternfly-react/issues/8582)





## 4.213.1 (2023-01-20)


Expand Down
11 changes: 11 additions & 0 deletions packages/react-integration/demo-app-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.210.5](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.4...demo-app-ts@4.210.5) (2023-01-23)


### Reverts

* Revert "fix patternfly for function subtyping (#8497)" (#8582) ([5d93972](https://github.com/patternfly/patternfly-react/commit/5d939722466fbb365b767c620c4be9fe8b49e13b)), closes [#8497](https://github.com/patternfly/patternfly-react/issues/8497) [#8582](https://github.com/patternfly/patternfly-react/issues/8582)





## [4.210.4](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.3...demo-app-ts@4.210.4) (2023-01-23)

**Note:** Version bump only for package demo-app-ts
Expand Down
2 changes: 1 addition & 1 deletion packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "demo-app-ts",
"private": true,
"version": "4.210.4",
"version": "4.210.5",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-integration",
"private": true,
"version": "4.213.1",
"version": "4.213.2",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
11 changes: 11 additions & 0 deletions packages/react-topology/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.91.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.91.24...@patternfly/react-topology@4.91.25) (2023-01-23)


### Reverts

* Revert "fix patternfly for function subtyping (#8497)" (#8582) ([5d93972](https://github.com/patternfly/patternfly-react/commit/5d939722466fbb365b767c620c4be9fe8b49e13b)), closes [#8497](https://github.com/patternfly/patternfly-react/issues/8497) [#8582](https://github.com/patternfly/patternfly-react/issues/8582)





## [4.91.24](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.91.23...@patternfly/react-topology@4.91.24) (2023-01-23)

**Note:** Version bump only for package @patternfly/react-topology
Expand Down
2 changes: 1 addition & 1 deletion packages/react-topology/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-topology",
"version": "4.91.24",
"version": "4.91.25",
"description": "This library provides a set of React topology view components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit eb5b294

Please sign in to comment.