Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-docs@6.4.0-prerelease.54
 - @patternfly/react-table@5.4.0-prerelease.37
  • Loading branch information
patternfly-build committed Aug 22, 2024
1 parent 279c54f commit a76ba5e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
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-prerelease.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.0-prerelease.53...@patternfly/react-docs@6.4.0-prerelease.54) (2024-08-22)

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

# [6.4.0-prerelease.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.0-prerelease.52...@patternfly/react-docs@6.4.0-prerelease.53) (2024-08-09)

**Note:** Version bump only for package @patternfly/react-docs
Expand Down
2 changes: 1 addition & 1 deletion 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.53",
"version": "6.4.0-prerelease.54",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/react-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **Table:** remove blank scope in empty deprecated table headers ([#10875](https://github.com/patternfly/patternfly-react/issues/10875)) ([279c54f](https://github.com/patternfly/patternfly-react/commit/279c54f5021026e9a8a588ea17ddf2bb0994773f))

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

**Note:** Version bump only for package @patternfly/react-table
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.36",
"version": "5.4.0-prerelease.37",
"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

0 comments on commit a76ba5e

Please sign in to comment.