File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed
packages/react-integration Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 5.1.1-prerelease.20 (2024-02-08)
7+
8+ ### Bug Fixes
9+
10+ - demo-app version bump issue ([ #10072 ] ( https://github.com/patternfly/patternfly-react/issues/10072 ) ) ([ 8af8de0] ( https://github.com/patternfly/patternfly-react/commit/8af8de089f7174665fd1e78f08bb19f1270a8076 ) )
11+
612## [ 5.1.1-prerelease.19] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.1.1-prerelease.18...@patternfly/react-integration@5.1.1-prerelease.19 ) (2024-01-05)
713
814### Features
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 5.1.1-prerelease.74 (2024-02-08)
7+
8+ ### Bug Fixes
9+
10+ - demo-app version bump issue ([ #10072 ] ( https://github.com/patternfly/patternfly-react/issues/10072 ) ) ([ 8af8de0] ( https://github.com/patternfly/patternfly-react/commit/8af8de089f7174665fd1e78f08bb19f1270a8076 ) )
11+
612## 5.1.1-prerelease.73 (2024-02-02)
713
814** Note:** Version bump only for package demo-app-ts
Original file line number Diff line number Diff line change 11{
22 "name" : " demo-app-ts" ,
33 "private" : true ,
4- "version" : " 5.1.1-prerelease.73 " ,
4+ "version" : " 5.1.1-prerelease.74 " ,
55 "scripts" : {
66 "build:demo-app" : " webpack --mode production" ,
77 "start:demo-app" : " webpack-dev-server" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-integration" ,
3- "version" : " 5.1.1-prerelease.19 " ,
3+ "version" : " 5.1.1-prerelease.20 " ,
44 "private" : true ,
55 "description" : " Integration testing for PF5 using demo applications" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments