File tree Expand file tree Collapse file tree
react-inline-edit-extension
react-integration/demo-app-ts
react-virtualized-extension Expand file tree Collapse file tree 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+ ## [ 4.82.122] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.121...@patternfly/react-code-editor@4.82.122 ) (2023-11-15)
7+
8+ ** Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
614## [ 4.82.121] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.120...@patternfly/react-code-editor@4.82.121 ) (2023-10-06)
715
816** 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" : " 4.82.121 " ,
3+ "version" : " 4.82.122 " ,
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" ,
2929 "clean" : " rimraf dist"
3030 },
3131 "dependencies" : {
32- "@patternfly/react-core" : " ^4.278.0 " ,
32+ "@patternfly/react-core" : " ^4.278.1 " ,
3333 "@patternfly/react-icons" : " ^4.93.7" ,
3434 "@patternfly/react-styles" : " ^4.92.8" ,
3535 "react-dropzone" : " 9.0.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+ ## [4.278.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.278.0...@patternfly/react-core@4.278.1) (2023-11-15)
7+
8+ **Note:** Version bump only for package @patternfly/react-core
9+
10+
11+
12+
13+
614# [4.278.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.277.0...@patternfly/react-core@4.278.0) (2023-10-06)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-core" ,
3- "version" : " 4.278.0 " ,
3+ "version" : " 4.278.1 " ,
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+ ## [5.103.90](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.89...@patternfly/react-docs@5.103.90) (2023-11-15)
7+
8+ **Note:** Version bump only for package @patternfly/react-docs
9+
10+
11+
12+
13+
614## [5.103.89](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.88...@patternfly/react-docs@5.103.89) (2023-10-06)
715
816**Note:** Version bump only for package @patternfly/react-docs
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/react-docs" ,
33 "description" : " PatternFly React Docs" ,
4- "version" : " 5.103.89 " ,
4+ "version" : " 5.103.90 " ,
55 "publishConfig" : {
66 "access" : " public"
77 },
2323 "dependencies" : {
2424 "@patternfly/patternfly" : " 4.224.2" ,
2525 "@patternfly/react-charts" : " ^6.94.21" ,
26- "@patternfly/react-code-editor" : " ^4.82.121 " ,
27- "@patternfly/react-core" : " ^4.278.0 " ,
26+ "@patternfly/react-code-editor" : " ^4.82.122 " ,
27+ "@patternfly/react-core" : " ^4.278.1 " ,
2828 "@patternfly/react-icons" : " ^4.93.7" ,
29- "@patternfly/react-inline-edit-extension" : " ^4.86.128 " ,
29+ "@patternfly/react-inline-edit-extension" : " ^4.86.129 " ,
3030 "@patternfly/react-styles" : " ^4.92.8" ,
31- "@patternfly/react-table" : " ^4.113.6 " ,
31+ "@patternfly/react-table" : " ^4.113.7 " ,
3232 "@patternfly/react-tokens" : " ^4.94.7" ,
33- "@patternfly/react-virtualized-extension" : " ^4.88.121 "
33+ "@patternfly/react-virtualized-extension" : " ^4.88.122 "
3434 },
3535 "devDependencies" : {
3636 "@patternfly/documentation-framework" : " 1.8.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+ ## [4.86.129](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.128...@patternfly/react-inline-edit-extension@4.86.129) (2023-11-15)
7+
8+ **Note:** Version bump only for package @patternfly/react-inline-edit-extension
9+
10+
11+
12+
13+
614## [4.86.128](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.127...@patternfly/react-inline-edit-extension@4.86.128) (2023-10-06)
715
816**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Original file line number Diff line number Diff line change 11{
22 "name": "@patternfly/react-inline-edit-extension",
3- "version": "4.86.128 ",
3+ "version": "4.86.129 ",
44 "description": "This library provides inline editing support for PatternFly 4 React table",
55 "main": "dist/js/index.js",
66 "module": "dist/esm/index.js",
2929 "clean": "rimraf dist"
3030 },
3131 "dependencies": {
32- "@patternfly/react-core": "^4.278.0 ",
32+ "@patternfly/react-core": "^4.278.1 ",
3333 "@patternfly/react-icons": "^4.93.7",
3434 "@patternfly/react-styles": "^4.92.8",
35- "@patternfly/react-table": "^4.113.6 "
35+ "@patternfly/react-table": "^4.113.7 "
3636 },
3737 "peerDependencies": {
3838 "react": "^16.8 || ^17 || ^18",
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+ ## [4.210.19](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.18...demo-app-ts@4.210.19) (2023-11-15)
7+
8+ **Note:** Version bump only for package demo-app-ts
9+
10+
11+
12+
13+
614## [4.210.18](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.17...demo-app-ts@4.210.18) (2023-10-06)
715
816**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": "4.210.18 ",
4+ "version": "4.210.19 ",
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": "^4.278.0 ",
12+ "@patternfly/react-core": "^4.278.1 ",
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