Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-integration@5.4.3
 - demo-app-ts@5.4.4
  • Loading branch information
patternfly-build committed Sep 26, 2024
1 parent 94dad3d commit 6122713
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.4.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.4.2...@patternfly/react-integration@5.4.3) (2024-09-26)

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

## [5.4.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.4.1...@patternfly/react-integration@5.4.2) (2024-09-23)

**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.4.4](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.3...demo-app-ts@5.4.4) (2024-09-26)

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

## [5.4.3](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.2...demo-app-ts@5.4.3) (2024-09-23)

**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.4.3",
"version": "5.4.4",
"type": "module",
"scripts": {
"dev": "vite",
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.4.2",
"version": "5.4.3",
"private": true,
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
Expand Down

0 comments on commit 6122713

Please sign in to comment.