Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - [email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
 - @patternfly/[email protected]
  • Loading branch information
patternfly-build committed Aug 27, 2024
1 parent 7a25feb commit 3ef073a
Show file tree
Hide file tree
Showing 23 changed files with 69 additions and 25 deletions.
4 changes: 4 additions & 0 deletions packages/eslint-plugin-patternfly-react/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.0 (2024-08-27)

**Note:** Version bump only for package eslint-plugin-patternfly-react

# [5.4.0-prerelease.8](https://github.com/patternfly/patternfly-react/compare/eslint-plugin-patternfly-react@5.4.0-prerelease.7...eslint-plugin-patternfly-react@5.4.0-prerelease.8) (2024-07-16)

**Note:** Version bump only for package eslint-plugin-patternfly-react
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-patternfly-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-patternfly-react",
"version": "5.4.0-prerelease.8",
"version": "5.4.0",
"main": "./lib/index.js",
"license": "MIT",
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/react-charts/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.

# 7.4.0 (2024-08-27)

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

# [7.4.0-prerelease.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-07-16)

**Note:** Version bump only for package @patternfly/react-charts
Expand Down
2 changes: 1 addition & 1 deletion packages/react-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-charts",
"version": "7.4.0-prerelease.17",
"version": "7.4.0",
"description": "This library provides a set of React chart components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-code-editor/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.0 (2024-08-27)

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

# [5.4.0-prerelease.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-08-06)

**Note:** Version bump only for package @patternfly/react-code-editor
Expand Down
2 changes: 1 addition & 1 deletion packages/react-code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-code-editor",
"version": "5.4.0-prerelease.35",
"version": "5.4.0",
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-core/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.0 (2024-08-27)

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

# [5.4.0-prerelease.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-08-06)

**Note:** Version bump only for package @patternfly/react-core
Expand Down
4 changes: 2 additions & 2 deletions packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "5.4.0-prerelease.33",
"version": "5.4.0",
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -54,7 +54,7 @@
"tslib": "^2.6.3"
},
"devDependencies": {
"@patternfly/patternfly": "5.4.0-prerelease.8",
"@patternfly/patternfly": "5.4.0",
"css": "^3.0.0",
"fs-extra": "^11.2.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/react-docs/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.

# 6.4.0 (2024-08-27)

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

# [6.4.0-prerelease.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-08-22)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
4 changes: 2 additions & 2 deletions packages/react-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/react-docs",
"description": "PatternFly React Docs",
"version": "6.4.0-prerelease.54",
"version": "6.4.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -22,7 +22,7 @@
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
},
"dependencies": {
"@patternfly/patternfly": "5.4.0-prerelease.8",
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-charts": "workspace:^",
"@patternfly/react-code-editor": "workspace:^",
"@patternfly/react-core": "workspace:^",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-drag-drop/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.0 (2024-08-27)

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

# [5.4.0-prerelease.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-08-06)

**Note:** Version bump only for package @patternfly/react-drag-drop
Expand Down
2 changes: 1 addition & 1 deletion packages/react-drag-drop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-drag-drop",
"version": "5.4.0-prerelease.34",
"version": "5.4.0",
"description": "PatternFly drag and drop solution",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-icons/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.0 (2024-08-27)

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

# [5.4.0-prerelease.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-07-16)

**Note:** Version bump only for package @patternfly/react-icons
Expand Down
4 changes: 2 additions & 2 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-icons",
"version": "5.4.0-prerelease.10",
"version": "5.4.0",
"description": "PatternFly 4 Icons as React Components",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@patternfly/patternfly": "5.4.0-prerelease.8",
"@patternfly/patternfly": "5.4.0",
"fs-extra": "^11.2.0",
"tslib": "^2.6.3"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/react-styles/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.0 (2024-08-27)

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

# [5.4.0-prerelease.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-07-16)

**Note:** Version bump only for package @patternfly/react-styles
Expand Down
4 changes: 2 additions & 2 deletions packages/react-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styles",
"version": "5.4.0-prerelease.11",
"version": "5.4.0",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand All @@ -18,7 +18,7 @@
"clean": "rimraf dist css"
},
"devDependencies": {
"@patternfly/patternfly": "5.4.0-prerelease.8",
"@patternfly/patternfly": "5.4.0",
"change-case": "^5.4.4",
"fs-extra": "^11.2.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/react-table/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.0 (2024-08-27)

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

# [5.4.0-prerelease.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-table",
"version": "5.4.0-prerelease.37",
"version": "5.4.0",
"description": "This library provides a set of React table components for use with the PatternFly 4",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-templates/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.

# 1.1.0 (2024-08-27)

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

# [1.1.0-prerelease.40](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-08-09)

**Note:** Version bump only for package @patternfly/react-templates
Expand Down
2 changes: 1 addition & 1 deletion packages/react-templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-templates",
"version": "1.1.0-prerelease.40",
"version": "1.1.0",
"description": "This package provides wrapped component demos for ease of use\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-tokens/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.0 (2024-08-27)

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

# [5.4.0-prerelease.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2024-07-16)

**Note:** Version bump only for package @patternfly/react-tokens
Expand Down
4 changes: 2 additions & 2 deletions packages/react-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-tokens",
"version": "5.4.0-prerelease.10",
"version": "5.4.0",
"description": "This library provides access to the design tokens of PatternFly 4 from JavaScript",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@patternfly/patternfly": "5.4.0-prerelease.8",
"@patternfly/patternfly": "5.4.0",
"css": "^3.0.0",
"fs-extra": "^11.2.0"
}
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3154,10 +3154,10 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/patternfly@npm:5.4.0-prerelease.8":
version: 5.4.0-prerelease.8
resolution: "@patternfly/patternfly@npm:5.4.0-prerelease.8"
checksum: 10c0/88c128e24b23cd1c54219d3e21d337ab5997834e7908f50595a690306e67f1a472d3a78f4b267198c3e2d618bc5fece739bf439a7a8fc2f70b1588cca7d28467
"@patternfly/patternfly@npm:5.4.0":
version: 5.4.0
resolution: "@patternfly/patternfly@npm:5.4.0"
checksum: 10c0/52692b8756d5c105eede8ea33b3c56b344bb176b333d90aecfff72257f568e70406cf5376879519601d57e2816c2bb209c119068c67b486947a586699ad50ab6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3216,7 +3216,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-core@workspace:packages/react-core"
dependencies:
"@patternfly/patternfly": "npm:5.4.0-prerelease.8"
"@patternfly/patternfly": "npm:5.4.0"
"@patternfly/react-icons": "workspace:^"
"@patternfly/react-styles": "workspace:^"
"@patternfly/react-tokens": "workspace:^"
Expand All @@ -3236,7 +3236,7 @@ __metadata:
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
dependencies:
"@patternfly/documentation-framework": "npm:^5.16.12"
"@patternfly/patternfly": "npm:5.4.0-prerelease.8"
"@patternfly/patternfly": "npm:5.4.0"
"@patternfly/patternfly-a11y": "npm:4.3.1"
"@patternfly/react-charts": "workspace:^"
"@patternfly/react-code-editor": "workspace:^"
Expand Down Expand Up @@ -3274,7 +3274,7 @@ __metadata:
"@fortawesome/free-brands-svg-icons": "npm:^5.15.4"
"@fortawesome/free-regular-svg-icons": "npm:^5.15.4"
"@fortawesome/free-solid-svg-icons": "npm:^5.15.4"
"@patternfly/patternfly": "npm:5.4.0-prerelease.8"
"@patternfly/patternfly": "npm:5.4.0"
fs-extra: "npm:^11.2.0"
tslib: "npm:^2.6.3"
peerDependencies:
Expand Down Expand Up @@ -3354,7 +3354,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-styles@workspace:packages/react-styles"
dependencies:
"@patternfly/patternfly": "npm:5.4.0-prerelease.8"
"@patternfly/patternfly": "npm:5.4.0"
change-case: "npm:^5.4.4"
fs-extra: "npm:^11.2.0"
languageName: unknown
Expand Down Expand Up @@ -3395,7 +3395,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@patternfly/react-tokens@workspace:packages/react-tokens"
dependencies:
"@patternfly/patternfly": "npm:5.4.0-prerelease.8"
"@patternfly/patternfly": "npm:5.4.0"
css: "npm:^3.0.0"
fs-extra: "npm:^11.2.0"
languageName: unknown
Expand Down

0 comments on commit 3ef073a

Please sign in to comment.