Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/[email protected]
 - @patternfly/[email protected]
  • Loading branch information
patternfly-build committed Jan 31, 2025
1 parent ef18cb8 commit 334b5fd
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.

# [7.2.0-prerelease.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2025-01-31)

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

# [7.2.0-prerelease.28](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2025-01-30)

**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": "7.2.0-prerelease.28",
"version": "7.2.0-prerelease.29",
"publishConfig": {
"access": "public",
"tag": "prerelease"
Expand Down
6 changes: 6 additions & 0 deletions packages/react-drag-drop/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.

# [6.2.0-prerelease.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2025-01-31)

### Bug Fixes

- **deps:** update dependency @dnd-kit/core to ^6.3.1 ([#11475](https://github.com/patternfly/patternfly-react/issues/11475)) ([ef18cb8](https://github.com/patternfly/patternfly-react/commit/ef18cb83cd52570312e1a2c16773c39e001f5dc4))

# [6.2.0-prerelease.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2025-01-28)

**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": "6.2.0-prerelease.16",
"version": "6.2.0-prerelease.17",
"description": "PatternFly drag and drop solution",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 334b5fd

Please sign in to comment.