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@7.4.1
 - @patternfly/react-code-editor@5.4.1
 - @patternfly/react-docs@6.4.1
 - @patternfly/react-integration@5.4.1
 - demo-app-ts@5.4.1
 - transformer-cjs-imports@4.79.6
 - transformer-react-styles-esm-imports@1.0.3
  • Loading branch information
patternfly-build committed Sep 13, 2024
1 parent d5c8533 commit 9f6e403
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 7 deletions.
6 changes: 6 additions & 0 deletions packages/react-charts/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.4.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@7.4.0...@patternfly/react-charts@7.4.1) (2024-09-13)

### Bug Fixes

- **charts:** victoryCreateContainer breakage (v5) ([#10905](https://github.com/patternfly/patternfly-react/issues/10905)) ([ee81f6e](https://github.com/patternfly/patternfly-react/commit/ee81f6e4b73be70ef258167af00017346f07df62))

# 7.4.0 (2024-08-27)

**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": "7.4.0",
"version": "7.4.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-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.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.0...@patternfly/react-code-editor@5.4.1) (2024-09-13)

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

# 5.4.0 (2024-08-27)

**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.0",
"version": "5.4.1",
"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-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.

## [6.4.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.4.0...@patternfly/react-docs@6.4.1) (2024-09-13)

### Features

- **docs:** update screenshots ([#10884](https://github.com/patternfly/patternfly-react/issues/10884)) ([8a4554f](https://github.com/patternfly/patternfly-react/commit/8a4554fcb3c752d05832ff3a9fc2578fc4e7043f))

# 6.4.0 (2024-08-27)

**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.0",
"version": "6.4.1",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/react-integration/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.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.1.1-prerelease.39...@patternfly/react-integration@5.4.1) (2024-09-13)

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

## [5.1.1-prerelease.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-integration@5.1.1-prerelease.38...@patternfly/react-integration@5.1.1-prerelease.39) (2024-07-26)

**Note:** Version bump only for package @patternfly/react-integration
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.1](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-prerelease.141...demo-app-ts@5.4.1) (2024-09-13)

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

## [5.1.1-prerelease.141](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@5.1.1-prerelease.140...demo-app-ts@5.1.1-prerelease.141) (2024-08-06)

**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.0",
"version": "5.4.1",
"type": "module",
"scripts": {
"dev": "vite",
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": "5.4.0",
"version": "5.4.1",
"private": true,
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/transformer-cjs-imports/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.

## [4.79.6](https://github.com/patternfly/patternfly-react/compare/transformer-cjs-imports@4.79.4-prerelease.0...transformer-cjs-imports@4.79.6) (2024-09-13)

**Note:** Version bump only for package transformer-cjs-imports

## [4.79.4-prerelease.0](https://github.com/patternfly/patternfly-react/compare/transformer-cjs-imports@4.79.4-alpha.3...transformer-cjs-imports@4.79.4-prerelease.0) (2024-06-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/transformer-cjs-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "transformer-cjs-imports",
"private": true,
"version": "4.79.5",
"version": "4.79.6",
"description": "Transform CJS imports to ESM in typescript depending on module target.",
"main": "index.js",
"author": "Red Hat",
Expand Down
4 changes: 4 additions & 0 deletions packages/transformer-react-styles-esm-imports/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.0.3](https://github.com/patternfly/patternfly-react/compare/transformer-react-styles-esm-imports@1.0.1-prerelease.1...transformer-react-styles-esm-imports@1.0.3) (2024-09-13)

**Note:** Version bump only for package transformer-react-styles-esm-imports

## [1.0.1-prerelease.1](https://github.com/patternfly/patternfly-react/compare/transformer-react-styles-esm-imports@1.0.1-prerelease.0...transformer-react-styles-esm-imports@1.0.1-prerelease.1) (2024-06-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/transformer-react-styles-esm-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "transformer-react-styles-esm-imports",
"private": true,
"version": "1.0.2",
"version": "1.0.3",
"description": "Transform react-styles/css imports to target mjs files when compiling to ESM.",
"main": "index.ts",
"author": "Red Hat",
Expand Down

0 comments on commit 9f6e403

Please sign in to comment.