Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - [email protected]
 - @patternfly/[email protected]
  • Loading branch information
patternfly-build committed Nov 2, 2023
1 parent 7eff077 commit 4f459eb
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 11 deletions.
4 changes: 4 additions & 0 deletions packages/react-code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.2.0-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

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

# [5.2.0-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

**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": "5.2.0-prerelease.20",
"version": "5.2.0-prerelease.21",
"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 @@ -29,7 +29,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/react-core": "^5.2.0-prerelease.20",
"@patternfly/react-core": "^5.2.0-prerelease.21",
"@patternfly/react-icons": "^5.2.0-prerelease.5",
"@patternfly/react-styles": "^5.2.0-prerelease.3",
"react-dropzone": "14.2.3",
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.

# [5.2.0-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

### Bug Fixes

- **Notification Drawer:** Added screen reader text for notification drawer item read state ([#9569](https://github.com/patternfly/patternfly-react/issues/9569)) ([bc19f91](https://github.com/patternfly/patternfly-react/commit/bc19f9148e872fb62d8cd2bf644a771d9c5650d7))
- **Text input:** Added aria-expanded ([#9705](https://github.com/patternfly/patternfly-react/issues/9705)) ([7f6a62c](https://github.com/patternfly/patternfly-react/commit/7f6a62c1a3f860a8759c63cde17da6b763dd7b48))
- **Wizard:** onStepChange - skip isDisabled & isHidden ([#9748](https://github.com/patternfly/patternfly-react/issues/9748)) ([4d4d623](https://github.com/patternfly/patternfly-react/commit/4d4d623d294bbc7821c6dc9156980f2b8c609c96))

### Features

- **Wizard:** ability to add props to WizardFooter buttons ([#9709](https://github.com/patternfly/patternfly-react/issues/9709)) ([9f21cee](https://github.com/patternfly/patternfly-react/commit/9f21cee5438c8ec4d0e2c5c938f9fffda013757b))

# [5.2.0-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

### Bug Fixes
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": "5.2.0-prerelease.20",
"version": "5.2.0-prerelease.21",
"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
4 changes: 4 additions & 0 deletions packages/react-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

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

# [6.2.0-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
8 changes: 4 additions & 4 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": "6.2.0-prerelease.20",
"version": "6.2.0-prerelease.21",
"publishConfig": {
"access": "public"
},
Expand All @@ -24,11 +24,11 @@
"dependencies": {
"@patternfly/patternfly": "5.2.0-prerelease.3",
"@patternfly/react-charts": "^7.2.0-prerelease.5",
"@patternfly/react-code-editor": "^5.2.0-prerelease.20",
"@patternfly/react-core": "^5.2.0-prerelease.20",
"@patternfly/react-code-editor": "^5.2.0-prerelease.21",
"@patternfly/react-core": "^5.2.0-prerelease.21",
"@patternfly/react-icons": "^5.2.0-prerelease.5",
"@patternfly/react-styles": "^5.2.0-prerelease.3",
"@patternfly/react-table": "^5.2.0-prerelease.20",
"@patternfly/react-table": "^5.2.0-prerelease.21",
"@patternfly/react-tokens": "^5.2.0-prerelease.4"
},
"devDependencies": {
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1-prerelease.44](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.44) (2023-11-02)

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

## [5.1.1-prerelease.43](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.43) (2023-11-02)

**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": "5.1.1-prerelease.43",
"version": "5.1.1-prerelease.44",
"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": "^5.2.0-prerelease.20",
"@patternfly/react-core": "^5.2.0-prerelease.21",
"react": "^18",
"react-dom": "^18",
"react-router": "^5.3.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.2.0-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

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

# [5.2.0-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-11-02)

**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": "5.2.0-prerelease.20",
"version": "5.2.0-prerelease.21",
"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/exportSubpaths.js --config subpaths.config.json"
},
"dependencies": {
"@patternfly/react-core": "^5.2.0-prerelease.20",
"@patternfly/react-core": "^5.2.0-prerelease.21",
"@patternfly/react-icons": "^5.2.0-prerelease.5",
"@patternfly/react-styles": "^5.2.0-prerelease.3",
"@patternfly/react-tokens": "^5.2.0-prerelease.4",
Expand Down

0 comments on commit 4f459eb

Please sign in to comment.