Skip to content

Commit 72176cd

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/react-integration@5.4.4 - demo-app-ts@5.4.13
1 parent 0d1ecbd commit 72176cd

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/react-integration/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.4.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.4.3...@patternfly/react-integration@5.4.4) (2024-11-19)
7+
8+
## 5.4.2 (2024-10-17)
9+
10+
**Note:** Version bump only for package @patternfly/react-integration
11+
612
## [5.4.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.4.2...@patternfly/react-integration@5.4.3) (2024-09-26)
713

814
**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.4.13](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.12...demo-app-ts@5.4.13) (2024-11-19)
7+
8+
**Note:** Version bump only for package demo-app-ts
9+
610
## [5.4.12](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.11...demo-app-ts@5.4.12) (2024-11-19)
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.4.12",
4+
"version": "5.4.13",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

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.4.3",
3+
"version": "5.4.4",
44
"private": true,
55
"description": "Integration testing for PF5 using demo applications",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)