Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-code-editor@4.82.109
 - @patternfly/react-core@4.276.2
 - @patternfly/react-docs@5.103.57
 - @patternfly/react-inline-edit-extension@4.86.114
 - demo-app-ts@4.210.2
 - @patternfly/react-integration@4.213.1
 - @patternfly/react-table@4.112.35
 - @patternfly/react-topology@4.91.22
 - @patternfly/react-virtualized-extension@4.88.109
  • Loading branch information
patternfly-build committed Jan 20, 2023
1 parent 0a343ce commit 728c393
Show file tree
Hide file tree
Showing 18 changed files with 104 additions and 22 deletions.
8 changes: 8 additions & 0 deletions packages/react-code-editor/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.

## [4.82.109](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.108...@patternfly/react-code-editor@4.82.109) (2023-01-20)

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





## [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)

**Note:** Version bump only for package @patternfly/react-code-editor
Expand Down
4 changes: 2 additions & 2 deletions packages/react-code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-code-editor",
"version": "4.82.108",
"version": "4.82.109",
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-core": "^4.276.2",
"@patternfly/react-icons": "^4.93.5",
"@patternfly/react-styles": "^4.92.5",
"react-dropzone": "9.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.276.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.276.1...@patternfly/react-core@4.276.2) (2023-01-20)


### Bug Fixes

* **ExpandableSection:** made toggle button conditional with truncate variant ([#8570](https://github.com/patternfly/patternfly-react/issues/8570)) ([2385b96](https://github.com/patternfly/patternfly-react/commit/2385b966afd8e909eaabccea1d72934797364472))
* **Select-next,Dropdown-next:** updated logic for keyboard interaction ([#8496](https://github.com/patternfly/patternfly-react/issues/8496)) ([0a343ce](https://github.com/patternfly/patternfly-react/commit/0a343ce2cb41e4e70cc3ee7b89a943537eb33224))





## [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)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "4.276.1",
"version": "4.276.2",
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
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.57](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.56...@patternfly/react-docs@5.103.57) (2023-01-20)

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





## [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)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
14 changes: 7 additions & 7 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.56",
"version": "5.103.57",
"publishConfig": {
"access": "public",
"tag": "prerelease-v4"
Expand All @@ -25,15 +25,15 @@
"@patternfly/patternfly": "4.224.1",
"@patternfly/react-catalog-view-extension": "^4.93.24",
"@patternfly/react-charts": "^6.94.17",
"@patternfly/react-code-editor": "^4.82.108",
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-code-editor": "^4.82.109",
"@patternfly/react-core": "^4.276.2",
"@patternfly/react-icons": "^4.93.5",
"@patternfly/react-inline-edit-extension": "^4.86.113",
"@patternfly/react-inline-edit-extension": "^4.86.114",
"@patternfly/react-styles": "^4.92.5",
"@patternfly/react-table": "^4.112.34",
"@patternfly/react-table": "^4.112.35",
"@patternfly/react-tokens": "^4.94.5",
"@patternfly/react-topology": "^4.91.21",
"@patternfly/react-virtualized-extension": "^4.88.108"
"@patternfly/react-topology": "^4.91.22",
"@patternfly/react-virtualized-extension": "^4.88.109"
},
"devDependencies": {
"@patternfly/documentation-framework": "1.4.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-inline-edit-extension/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.

## [4.86.114](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.113...@patternfly/react-inline-edit-extension@4.86.114) (2023-01-20)

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





## [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)

**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Expand Down
6 changes: 3 additions & 3 deletions packages/react-inline-edit-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-inline-edit-extension",
"version": "4.86.113",
"version": "4.86.114",
"description": "This library provides inline editing support for PatternFly 4 React table",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -30,10 +30,10 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-core": "^4.276.2",
"@patternfly/react-icons": "^4.93.5",
"@patternfly/react-styles": "^4.92.5",
"@patternfly/react-table": "^4.112.34"
"@patternfly/react-table": "^4.112.35"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
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.1 (2023-01-20)


### Bug Fixes

* **ExpandableSection:** made toggle button conditional with truncate variant ([#8570](https://github.com/patternfly/patternfly-react/issues/8570)) ([2385b96](https://github.com/patternfly/patternfly-react/commit/2385b966afd8e909eaabccea1d72934797364472))





# [4.213.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@4.212.0...@patternfly/react-integration@4.213.0) (2023-01-19)


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.2](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.1...demo-app-ts@4.210.2) (2023-01-20)


### Bug Fixes

* **ExpandableSection:** made toggle button conditional with truncate variant ([#8570](https://github.com/patternfly/patternfly-react/issues/8570)) ([2385b96](https://github.com/patternfly/patternfly-react/commit/2385b966afd8e909eaabccea1d72934797364472))





## [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)

**Note:** Version bump only for package demo-app-ts
Expand Down
4 changes: 2 additions & 2 deletions packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "demo-app-ts",
"private": true,
"version": "4.210.1",
"version": "4.210.2",
"scripts": {
"build:demo-app": "webpack --mode production",
"start:demo-app": "webpack-dev-server",
"start:demo-app:hot": "webpack-dev-server --hot=true",
"serve:demo-app": "node scripts/serve"
},
"dependencies": {
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-core": "^4.276.2",
"react": "^18",
"react-dom": "^18",
"react-router": "^5.3.3",
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.0",
"version": "4.213.1",
"description": "Integration testing for PF4 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/react-table/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.

## [4.112.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.112.34...@patternfly/react-table@4.112.35) (2023-01-20)

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





## [4.112.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.112.33...@patternfly/react-table@4.112.34) (2023-01-20)

**Note:** Version bump only for package @patternfly/react-table
Expand Down
4 changes: 2 additions & 2 deletions packages/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "4.112.34",
"version": "4.112.35",
"description": "This library provides a set of React table components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"subpaths": "node scripts/copySubpaths.js"
},
"dependencies": {
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-core": "^4.276.2",
"@patternfly/react-icons": "^4.93.5",
"@patternfly/react-styles": "^4.92.5",
"@patternfly/react-tokens": "^4.94.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-topology/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.

## [4.91.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.91.21...@patternfly/react-topology@4.91.22) (2023-01-20)

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





## [4.91.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-topology@4.91.20...@patternfly/react-topology@4.91.21) (2023-01-20)

**Note:** Version bump only for package @patternfly/react-topology
Expand Down
4 changes: 2 additions & 2 deletions 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.21",
"version": "4.91.22",
"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 Expand Up @@ -28,7 +28,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-core": "^4.276.2",
"@patternfly/react-icons": "^4.93.5",
"@patternfly/react-styles": "^4.92.5",
"@types/d3": "^5.7.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-virtualized-extension/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.

## [4.88.109](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@4.88.108...@patternfly/react-virtualized-extension@4.88.109) (2023-01-20)

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





## [4.88.108](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@4.88.107...@patternfly/react-virtualized-extension@4.88.108) (2023-01-20)

**Note:** Version bump only for package @patternfly/react-virtualized-extension
Expand Down
4 changes: 2 additions & 2 deletions packages/react-virtualized-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-virtualized-extension",
"version": "4.88.108",
"version": "4.88.109",
"description": "This library provides efficient rendering extensions for PatternFly 4 React tables and lists.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^4.276.1",
"@patternfly/react-core": "^4.276.2",
"@patternfly/react-icons": "^4.93.5",
"@patternfly/react-styles": "^4.92.5",
"linear-layout-vector": "0.0.1",
Expand Down

0 comments on commit 728c393

Please sign in to comment.