Skip to content

Commit 991c7b9

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - [email protected]
1 parent 3fbbde9 commit 991c7b9

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

packages/react-integration/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.1-prerelease.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-05-21)
7+
8+
**Note:** Version bump only for package @patternfly/react-integration
9+
610
## [5.1.1-prerelease.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-05-20)
711

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

packages/react-integration/demo-app-ts/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.1-prerelease.115](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.115) (2024-05-21)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
610
## [5.1.1-prerelease.114](https://github.com/patternfly/patternfly-react/compare/[email protected]@5.1.1-prerelease.114) (2024-05-20)
711

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

packages/react-integration/demo-app-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "demo-app-ts",
33
"private": true,
4-
"version": "5.1.1-prerelease.114",
4+
"version": "5.1.1-prerelease.115",
55
"scripts": {
66
"build:demo-app": "webpack --mode production",
77
"start:demo-app": "webpack-dev-server",

packages/react-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-integration",
3-
"version": "5.1.1-prerelease.25",
3+
"version": "5.1.1-prerelease.26",
44
"private": true,
55
"description": "Integration testing for PF5 using demo applications",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)