Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
patternfly-build committed Oct 9, 2023
1 parent bfa6e32 commit d5c7c53
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/react-integration/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.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-10-09)

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

## 5.1.1-prerelease.9 (2023-10-09)

### Bug Fixes
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.24](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.24) (2023-10-09)

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

## 5.1.1-prerelease.23 (2023-10-09)

### Bug Fixes
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": "5.1.1-prerelease.23",
"version": "5.1.1-prerelease.24",
"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,6 +1,6 @@
{
"name": "@patternfly/react-integration",
"version": "5.1.1-prerelease.9",
"version": "5.1.1-prerelease.10",
"private": true,
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
Expand Down

0 comments on commit d5c7c53

Please sign in to comment.