Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly/react-code-editor@5.4.15
 - @patternfly/react-core@5.4.12
 - @patternfly/react-docs@6.4.20
 - @patternfly/react-drag-drop@5.4.12
 - demo-app-ts@5.4.17
 - @patternfly/react-table@5.4.13
 - @patternfly/react-templates@1.1.13
  • Loading branch information
patternfly-build committed Dec 18, 2024
1 parent 7c157a0 commit 0eb8f37
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 7 deletions.
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.

## [5.4.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.14...@patternfly/react-code-editor@5.4.15) (2024-12-18)

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

## [5.4.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.13...@patternfly/react-code-editor@5.4.14) (2024-12-03)

**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": "5.4.14",
"version": "5.4.15",
"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.

## [5.4.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.11...@patternfly/react-core@5.4.12) (2024-12-18)

### Bug Fixes

- **DualListSelector:** resolve tsc type issues ([#11346](https://github.com/patternfly/patternfly-react/issues/11346)) ([7c157a0](https://github.com/patternfly/patternfly-react/commit/7c157a037074c136021211cbc79a4887d37b2ddd))

## [5.4.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.10...@patternfly/react-core@5.4.11) (2024-12-03)

### 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": "5.4.11",
"version": "5.4.12",
"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
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.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.19...@patternfly/react-docs@6.4.20) (2024-12-18)

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

## [6.4.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.18...@patternfly/react-docs@6.4.19) (2024-12-03)

**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.19",
"version": "6.4.20",
"publishConfig": {
"access": "public"
},
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.

## [5.4.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@5.4.11...@patternfly/react-drag-drop@5.4.12) (2024-12-18)

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

## [5.4.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-drag-drop@5.4.10...@patternfly/react-drag-drop@5.4.11) (2024-12-03)

**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": "5.4.11",
"version": "5.4.12",
"description": "PatternFly drag and drop solution",
"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.4.17](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.16...demo-app-ts@5.4.17) (2024-12-18)

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

## [5.4.16](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.4.15...demo-app-ts@5.4.16) (2024-12-03)

**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.4.16",
"version": "5.4.17",
"type": "module",
"scripts": {
"dev": "vite",
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.

## [5.4.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.12...@patternfly/react-table@5.4.13) (2024-12-18)

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

## [5.4.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.11...@patternfly/react-table@5.4.12) (2024-12-03)

**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.12",
"version": "5.4.13",
"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.

## [1.1.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@1.1.12...@patternfly/react-templates@1.1.13) (2024-12-18)

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

## [1.1.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-templates@1.1.11...@patternfly/react-templates@1.1.12) (2024-12-03)

### Features
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": "1.1.12",
"version": "1.1.13",
"description": "This package provides wrapped component demos for ease of use\n",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 0eb8f37

Please sign in to comment.