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.0.0-alpha.36
 - @patternfly/react-code-editor@6.0.0-alpha.94
 - @patternfly/react-core@6.0.0-alpha.94
 - @patternfly/react-docs@7.0.0-alpha.102
 - @patternfly/react-drag-drop@6.0.0-alpha.76
 - @patternfly/react-icons@6.0.0-alpha.34
 - demo-app-ts@5.1.1-alpha.93
 - @patternfly/react-styles@6.0.0-alpha.33
 - @patternfly/react-table@6.0.0-alpha.95
 - @patternfly/react-templates@6.0.0-alpha.44
 - @patternfly/react-tokens@6.0.0-alpha.33
  • Loading branch information
patternfly-build committed Jul 29, 2024
1 parent d99aa9b commit 30e3c03
Show file tree
Hide file tree
Showing 22 changed files with 65 additions and 11 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.0.0-alpha.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.0.0-alpha.35...@patternfly/react-charts@8.0.0-alpha.36) (2024-07-29)

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

# [8.0.0-alpha.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.0.0-alpha.34...@patternfly/react-charts@8.0.0-alpha.35) (2024-07-29)

**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.0.0-alpha.35",
"version": "8.0.0-alpha.36",
"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.

# [6.0.0-alpha.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.93...@patternfly/react-code-editor@6.0.0-alpha.94) (2024-07-29)

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

# [6.0.0-alpha.93](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.92...@patternfly/react-code-editor@6.0.0-alpha.93) (2024-07-29)

**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": "6.0.0-alpha.93",
"version": "6.0.0-alpha.94",
"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
6 changes: 6 additions & 0 deletions packages/react-core/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.0.0-alpha.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.93...@patternfly/react-core@6.0.0-alpha.94) (2024-07-29)

### Bug Fixes

- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf))

# [6.0.0-alpha.93](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.92...@patternfly/react-core@6.0.0-alpha.93) (2024-07-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-core",
"version": "6.0.0-alpha.93",
"version": "6.0.0-alpha.94",
"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
6 changes: 6 additions & 0 deletions packages/react-docs/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.

# [7.0.0-alpha.102](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.101...@patternfly/react-docs@7.0.0-alpha.102) (2024-07-29)

### Bug Fixes

- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf))

# [7.0.0-alpha.101](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.100...@patternfly/react-docs@7.0.0-alpha.101) (2024-07-29)

### Features
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.0.0-alpha.101",
"version": "7.0.0-alpha.102",
"publishConfig": {
"access": "public",
"tag": "alpha"
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.

# [6.0.0-alpha.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.75...@patternfly/react-drag-drop@6.0.0-alpha.76) (2024-07-29)

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

# [6.0.0-alpha.75](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.74...@patternfly/react-drag-drop@6.0.0-alpha.75) (2024-07-29)

**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.0.0-alpha.75",
"version": "6.0.0-alpha.76",
"description": "PatternFly drag and drop solution",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-icons/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.0.0-alpha.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.0.0-alpha.33...@patternfly/react-icons@6.0.0-alpha.34) (2024-07-29)

### Bug Fixes

- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf))

# [6.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.0.0-alpha.32...@patternfly/react-icons@6.0.0-alpha.33) (2024-07-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-icons",
"version": "6.0.0-alpha.33",
"version": "6.0.0-alpha.34",
"description": "PatternFly 4 Icons as React Components",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-integration/demo-app-ts/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.1.1-alpha.93](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.92...demo-app-ts@5.1.1-alpha.93) (2024-07-29)

**Note:** Version bump only for package demo-app-ts

## [5.1.1-alpha.92](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.91...demo-app-ts@5.1.1-alpha.92) (2024-07-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "demo-app-ts",
"private": true,
"version": "5.1.1-alpha.92",
"version": "5.1.1-alpha.93",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-styles/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.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.32...@patternfly/react-styles@6.0.0-alpha.33) (2024-07-29)

### Bug Fixes

- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf))

# [6.0.0-alpha.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.31...@patternfly/react-styles@6.0.0-alpha.32) (2024-07-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-styles",
"version": "6.0.0-alpha.32",
"version": "6.0.0-alpha.33",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
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.

# [6.0.0-alpha.95](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.0.0-alpha.94...@patternfly/react-table@6.0.0-alpha.95) (2024-07-29)

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

# [6.0.0-alpha.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.0.0-alpha.93...@patternfly/react-table@6.0.0-alpha.94) (2024-07-29)

### Features
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": "6.0.0-alpha.94",
"version": "6.0.0-alpha.95",
"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.

# [6.0.0-alpha.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.0.0-alpha.43...@patternfly/react-templates@6.0.0-alpha.44) (2024-07-29)

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

# [6.0.0-alpha.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.0.0-alpha.42...@patternfly/react-templates@6.0.0-alpha.43) (2024-07-29)

**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": "6.0.0-alpha.43",
"version": "6.0.0-alpha.44",
"description": "This package provides wrapped component demos for ease of use\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-tokens/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.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.0.0-alpha.32...@patternfly/react-tokens@6.0.0-alpha.33) (2024-07-29)

### Bug Fixes

- **deps:** bump v6 alphas ([#10816](https://github.com/patternfly/patternfly-react/issues/10816)) ([d99aa9b](https://github.com/patternfly/patternfly-react/commit/d99aa9b3157f4559a8741415528832946aa32ddf))

# [6.0.0-alpha.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.0.0-alpha.31...@patternfly/react-tokens@6.0.0-alpha.32) (2024-07-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-tokens",
"version": "6.0.0-alpha.32",
"version": "6.0.0-alpha.33",
"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

0 comments on commit 30e3c03

Please sign in to comment.