Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-charts@8.2.0-prerelease.1
 - @patternfly/react-docs@7.2.0-prerelease.1
 - @patternfly/react-integration@6.0.0-prerelease.20
  • Loading branch information
patternfly-build committed Jan 6, 2025
1 parent e02c093 commit 6768c65
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 3 deletions.
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.

# [8.2.0-prerelease.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.2.0-prerelease.0...@patternfly/react-charts@8.2.0-prerelease.1) (2025-01-06)

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

# [8.2.0-prerelease.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.1.1-prerelease.0...@patternfly/react-charts@8.2.0-prerelease.0) (2025-01-06)

**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": "8.2.0-prerelease.0",
"version": "8.2.0-prerelease.1",
"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-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.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.2.0-prerelease.0...@patternfly/react-docs@7.2.0-prerelease.1) (2025-01-06)

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

# [7.2.0-prerelease.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.1.1-prerelease.2...@patternfly/react-docs@7.2.0-prerelease.0) (2025-01-06)

**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.0",
"version": "7.2.0-prerelease.1",
"publishConfig": {
"access": "public",
"tag": "prerelease"
Expand Down
8 changes: 8 additions & 0 deletions packages/react-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.0.0-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@6.0.0-prerelease.19...@patternfly/react-integration@6.0.0-prerelease.20) (2025-01-06)

# 6.1.0 (2025-01-06)

### Bug Fixes

- **test:** Disable failing cypress test ([#11380](https://github.com/patternfly/patternfly-react/issues/11380)) ([e02c093](https://github.com/patternfly/patternfly-react/commit/e02c093f47c0f40f02f40ab80b54fa1a07f9b00b))

# [6.0.0-prerelease.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@6.0.0-prerelease.18...@patternfly/react-integration@6.0.0-prerelease.19) (2024-12-19)

**Note:** Version bump only for package @patternfly/react-integration
Expand Down
2 changes: 1 addition & 1 deletion packages/react-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-integration",
"version": "6.0.0-prerelease.19",
"version": "6.0.0-prerelease.20",
"private": true,
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
Expand Down

0 comments on commit 6768c65

Please sign in to comment.