Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
patternfly-build committed Sep 27, 2022
1 parent 2bc491f commit 0f0b8ad
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/ast-helpers/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.

## 0.7.33 (2022-09-27)

**Note:** Version bump only for package @patternfly/ast-helpers





## 0.7.32 (2022-09-26)

**Note:** Version bump only for package @patternfly/ast-helpers
Expand Down
2 changes: 1 addition & 1 deletion packages/ast-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/ast-helpers",
"description": "Acorn AST helpers for working with live code",
"version": "0.7.32",
"version": "0.7.33",
"author": "Red Hat",
"license": "MIT",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/documentation-framework/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.

## 1.2.33 (2022-09-27)

**Note:** Version bump only for package @patternfly/documentation-framework





## 1.2.32 (2022-09-26)

**Note:** Version bump only for package @patternfly/documentation-framework
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation-framework/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@patternfly/documentation-framework",
"description": "A framework to build documentation for PatternFly.",
"version": "1.2.32",
"version": "1.2.33",
"author": "Red Hat",
"license": "MIT",
"private": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/v4/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.

## 4.13.33 (2022-09-27)

**Note:** Version bump only for package patternfly-org-4





## 4.13.32 (2022-09-26)

**Note:** Version bump only for package patternfly-org-4
Expand Down
4 changes: 2 additions & 2 deletions packages/v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "patternfly-org-4",
"description": "Documentation for PatternFly 4.",
"private": true,
"version": "4.13.32",
"version": "4.13.33",
"author": "Red Hat",
"license": "MIT",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"screenshots": "pf-docs-framework screenshots"
},
"dependencies": {
"@patternfly/documentation-framework": "^1.2.32",
"@patternfly/documentation-framework": "^1.2.33",
"@patternfly/quickstarts": "^2.2.4",
"@patternfly/react-docs": "5.100.1",
"react": "^16.8.0 || ^17.0.0",
Expand Down

0 comments on commit 0f0b8ad

Please sign in to comment.