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 May 21, 2024
1 parent 3fbbde9 commit 991c7b9
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.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-05-21)

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

## [5.1.1-prerelease.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-05-20)

**Note:** Version bump only for package @patternfly/react-integration
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.115](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.115) (2024-05-21)

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

## [5.1.1-prerelease.114](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.114) (2024-05-20)

**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": "5.1.1-prerelease.114",
"version": "5.1.1-prerelease.115",
"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.25",
"version": "5.1.1-prerelease.26",
"private": true,
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
Expand Down

0 comments on commit 991c7b9

Please sign in to comment.