Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - eslint-plugin-patternfly-react@5.2.0-alpha.5
 - @patternfly/react-charts@8.0.0-alpha.33
 - @patternfly/react-code-editor@6.0.0-alpha.87
 - @patternfly/react-core@6.0.0-alpha.87
 - @patternfly/react-docs@7.0.0-alpha.94
 - @patternfly/react-drag-drop@6.0.0-alpha.69
 - @patternfly/react-icons@6.0.0-alpha.31
 - @patternfly/react-integration@6.0.0-alpha.45
 - demo-app-ts@5.1.1-alpha.86
 - @patternfly/react-styles@6.0.0-alpha.30
 - @patternfly/react-table@6.0.0-alpha.88
 - @patternfly/react-templates@6.0.0-alpha.37
 - @patternfly/react-tokens@6.0.0-alpha.30
  • Loading branch information
patternfly-build committed Jul 22, 2024
1 parent b7019ac commit 8e89786
Show file tree
Hide file tree
Showing 26 changed files with 83 additions and 13 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.2.0-alpha.5](https://github.com/patternfly/patternfly-react/compare/eslint-plugin-patternfly-react@5.2.0-alpha.4...eslint-plugin-patternfly-react@5.2.0-alpha.5) (2024-07-22)

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

# [5.2.0-alpha.4](https://github.com/patternfly/patternfly-react/compare/eslint-plugin-patternfly-react@5.2.0-alpha.3...eslint-plugin-patternfly-react@5.2.0-alpha.4) (2024-06-25)

**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.2.0-alpha.4",
"version": "5.2.0-alpha.5",
"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.

# [8.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.0.0-alpha.32...@patternfly/react-charts@8.0.0-alpha.33) (2024-07-22)

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

# [8.0.0-alpha.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@8.0.0-alpha.31...@patternfly/react-charts@8.0.0-alpha.32) (2024-07-15)

### Bug Fixes
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.32",
"version": "8.0.0-alpha.33",
"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.87](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.86...@patternfly/react-code-editor@6.0.0-alpha.87) (2024-07-22)

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

# [6.0.0-alpha.86](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.85...@patternfly/react-code-editor@6.0.0-alpha.86) (2024-07-19)

**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.86",
"version": "6.0.0-alpha.87",
"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
10 changes: 10 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.87](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.86...@patternfly/react-core@6.0.0-alpha.87) (2024-07-22)

### Bug Fixes

- **Wizard:** only update new steps when step count changes ([#10783](https://github.com/patternfly/patternfly-react/issues/10783)) ([ba12717](https://github.com/patternfly/patternfly-react/commit/ba127175c01ca6dbbb5b5c799a198b18886eb896))

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

# [6.0.0-alpha.86](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.0.0-alpha.85...@patternfly/react-core@6.0.0-alpha.86) (2024-07-19)

### 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.86",
"version": "6.0.0-alpha.87",
"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.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.93...@patternfly/react-docs@7.0.0-alpha.94) (2024-07-22)

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

# [7.0.0-alpha.93](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.0.0-alpha.92...@patternfly/react-docs@7.0.0-alpha.93) (2024-07-19)

**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.0.0-alpha.93",
"version": "7.0.0-alpha.94",
"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.69](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.68...@patternfly/react-drag-drop@6.0.0-alpha.69) (2024-07-22)

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

# [6.0.0-alpha.68](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@6.0.0-alpha.67...@patternfly/react-drag-drop@6.0.0-alpha.68) (2024-07-19)

**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.68",
"version": "6.0.0-alpha.69",
"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.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.0.0-alpha.30...@patternfly/react-icons@6.0.0-alpha.31) (2024-07-22)

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

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

### Bug Fixes
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.30",
"version": "6.0.0-alpha.31",
"description": "PatternFly 4 Icons as React Components",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-integration/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.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@6.0.0-alpha.44...@patternfly/react-integration@6.0.0-alpha.45) (2024-07-22)

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

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

**Note:** Version bump only for package @patternfly/react-integration
Expand Down
6 changes: 6 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,12 @@
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.86](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.85...demo-app-ts@5.1.1-alpha.86) (2024-07-22)

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

## [5.1.1-alpha.85](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-alpha.84...demo-app-ts@5.1.1-alpha.85) (2024-07-19)

**Note:** Version bump only for package demo-app-ts
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.85",
"version": "5.1.1-alpha.86",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
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-alpha.44",
"version": "6.0.0-alpha.45",
"private": true,
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
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.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.29...@patternfly/react-styles@6.0.0-alpha.30) (2024-07-22)

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

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

### Bug Fixes
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.29",
"version": "6.0.0-alpha.30",
"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.88](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.0.0-alpha.87...@patternfly/react-table@6.0.0-alpha.88) (2024-07-22)

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

# [6.0.0-alpha.87](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.0.0-alpha.86...@patternfly/react-table@6.0.0-alpha.87) (2024-07-19)

**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": "6.0.0-alpha.87",
"version": "6.0.0-alpha.88",
"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.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.0.0-alpha.36...@patternfly/react-templates@6.0.0-alpha.37) (2024-07-22)

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

# [6.0.0-alpha.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@6.0.0-alpha.35...@patternfly/react-templates@6.0.0-alpha.36) (2024-07-19)

**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.36",
"version": "6.0.0-alpha.37",
"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.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@6.0.0-alpha.29...@patternfly/react-tokens@6.0.0-alpha.30) (2024-07-22)

### Features

- **Page:** support page fill ([#10760](https://github.com/patternfly/patternfly-react/issues/10760)) ([850bd46](https://github.com/patternfly/patternfly-react/commit/850bd4631d4f5845c627ebb2cb86a6b1524d6ffc))

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

### Bug Fixes
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.29",
"version": "6.0.0-alpha.30",
"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 8e89786

Please sign in to comment.