File tree Expand file tree Collapse file tree 12 files changed +40
-14
lines changed
react-integration/demo-app-ts Expand file tree Collapse file tree 12 files changed +40
-14
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+ # [ 6.0.0-alpha.24] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.23...@patternfly/react-code-editor@6.0.0-alpha.24 ) (2024-01-31)
7+
8+ ** Note:** Version bump only for package @patternfly/react-code-editor
9+
610# [ 6.0.0-alpha.23] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.22...@patternfly/react-code-editor@6.0.0-alpha.23 ) (2024-01-31)
711
812** Note:** Version bump only for package @patternfly/react-code-editor
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-code-editor" ,
3- "version" : " 6.0.0-alpha.23 " ,
3+ "version" : " 6.0.0-alpha.24 " ,
44 "description" : " This package provides a PatternFly wrapper for the Monaco code editor\n " ,
55 "main" : " dist/js/index.js" ,
66 "module" : " dist/esm/index.js" ,
3131 },
3232 "dependencies" : {
3333 "@monaco-editor/react" : " ^4.6.0" ,
34- "@patternfly/react-core" : " ^6.0.0-alpha.23 " ,
34+ "@patternfly/react-core" : " ^6.0.0-alpha.24 " ,
3535 "@patternfly/react-icons" : " ^6.0.0-alpha.11" ,
3636 "@patternfly/react-styles" : " ^6.0.0-alpha.11" ,
3737 "react-dropzone" : " 14.2.3" ,
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+ # [ 6.0.0-alpha.24] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.23...@patternfly/react-core@6.0.0-alpha.24 ) (2024-01-31)
7+
8+ ### Features
9+
10+ - ** SimpleFileUpload:** consumed Penta updates ([ #10026 ] ( https://github.com/patternfly/patternfly-react/issues/10026 ) ) ([ 724258e] ( https://github.com/patternfly/patternfly-react/commit/724258e747919644bb9a65df86fa7697cd6f36a3 ) )
11+
612# [ 6.0.0-alpha.23] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.22...@patternfly/react-core@6.0.0-alpha.23 ) (2024-01-31)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-core" ,
3- "version" : " 6.0.0-alpha.23 " ,
3+ "version" : " 6.0.0-alpha.24 " ,
44 "description" : " This library provides a set of common React components for use with the PatternFly reference implementation." ,
55 "main" : " dist/js/index.js" ,
66 "module" : " dist/esm/index.js" ,
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+ # [ 7.0.0-alpha.25] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.24...@patternfly/react-docs@7.0.0-alpha.25 ) (2024-01-31)
7+
8+ ** Note:** Version bump only for package @patternfly/react-docs
9+
610# [ 7.0.0-alpha.24] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.23...@patternfly/react-docs@7.0.0-alpha.24 ) (2024-01-31)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-docs" ,
33 "description" : " PatternFly React Docs" ,
4- "version" : " 7.0.0-alpha.24 " ,
4+ "version" : " 7.0.0-alpha.25 " ,
55 "publishConfig" : {
66 "access" : " public" ,
77 "tag" : " alpha"
2525 "dependencies" : {
2626 "@patternfly/patternfly" : " 6.0.0-alpha.69" ,
2727 "@patternfly/react-charts" : " ^8.0.0-alpha.11" ,
28- "@patternfly/react-code-editor" : " ^6.0.0-alpha.23 " ,
29- "@patternfly/react-core" : " ^6.0.0-alpha.23 " ,
30- "@patternfly/react-drag-drop" : " ^6.0.0-alpha.4 " ,
28+ "@patternfly/react-code-editor" : " ^6.0.0-alpha.24 " ,
29+ "@patternfly/react-core" : " ^6.0.0-alpha.24 " ,
30+ "@patternfly/react-drag-drop" : " ^6.0.0-alpha.5 " ,
3131 "@patternfly/react-icons" : " ^6.0.0-alpha.11" ,
3232 "@patternfly/react-styles" : " ^6.0.0-alpha.11" ,
33- "@patternfly/react-table" : " ^6.0.0-alpha.23 " ,
33+ "@patternfly/react-table" : " ^6.0.0-alpha.24 " ,
3434 "@patternfly/react-tokens" : " ^6.0.0-alpha.11"
3535 },
3636 "devDependencies" : {
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+ # [ 6.0.0-alpha.5] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.4...@patternfly/react-drag-drop@6.0.0-alpha.5 ) (2024-01-31)
7+
8+ ** Note:** Version bump only for package @patternfly/react-drag-drop
9+
610# [ 6.0.0-alpha.4] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.3...@patternfly/react-drag-drop@6.0.0-alpha.4 ) (2024-01-31)
711
812** Note:** Version bump only for package @patternfly/react-drag-drop
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-drag-drop" ,
3- "version" : " 6.0.0-alpha.4 " ,
3+ "version" : " 6.0.0-alpha.5 " ,
44 "description" : " PatternFly drag and drop solution" ,
55 "main" : " dist/js/index.js" ,
66 "module" : " dist/esm/index.js" ,
3232 "@dnd-kit/core" : " ^6.0.8" ,
3333 "@dnd-kit/modifiers" : " ^6.0.1" ,
3434 "@dnd-kit/sortable" : " ^7.0.2" ,
35- "@patternfly/react-core" : " ^6.0.0-alpha.23 " ,
35+ "@patternfly/react-core" : " ^6.0.0-alpha.24 " ,
3636 "@patternfly/react-icons" : " ^6.0.0-alpha.11" ,
3737 "@patternfly/react-styles" : " ^6.0.0-alpha.11" ,
3838 "memoize-one" : " ^5.1.0" ,
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-alpha.23] ( https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.22...demo-app-ts@5.1.1-alpha.23 ) (2024-01-31)
7+
8+ ** Note:** Version bump only for package demo-app-ts
9+
610## [ 5.1.1-alpha.22] ( https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.21...demo-app-ts@5.1.1-alpha.22 ) (2024-01-31)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " demo-app-ts" ,
33 "private" : true ,
4- "version" : " 5.1.1-alpha.22 " ,
4+ "version" : " 5.1.1-alpha.23 " ,
55 "scripts" : {
66 "build:demo-app" : " webpack --mode production" ,
77 "start:demo-app" : " webpack-dev-server" ,
88 "start:demo-app:hot" : " webpack-dev-server --hot=true" ,
99 "serve:demo-app" : " node scripts/serve"
1010 },
1111 "dependencies" : {
12- "@patternfly/react-core" : " ^6.0.0-alpha.23 " ,
12+ "@patternfly/react-core" : " ^6.0.0-alpha.24 " ,
1313 "react" : " ^18" ,
1414 "react-dom" : " ^18" ,
1515 "react-router" : " ^5.3.3" ,
You can’t perform that action at this time.
0 commit comments