Skip to content

Commit fa02b0e

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - @patternfly/[email protected]
1 parent 5c041ce commit fa02b0e

File tree

5 files changed

+27
-5
lines changed

5 files changed

+27
-5
lines changed

packages/ast-helpers/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.4.0-alpha.326 (2025-12-17)
7+
8+
9+
### Features
10+
11+
* Update staging docs with latest prerelease versions ([#4893](https://github.com/patternfly/patternfly-org/issues/4893)) ([5c041ce](https://github.com/patternfly/patternfly-org/commit/5c041cebf71a43e395e404ac38a3465e6326a6b6))
12+
13+
14+
15+
16+
617
# 1.4.0-alpha.325 (2025-12-17)
718

819

packages/ast-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/ast-helpers",
33
"description": "Acorn AST helpers for working with live code",
4-
"version": "1.4.0-alpha.325",
4+
"version": "1.4.0-alpha.326",
55
"author": "Red Hat",
66
"license": "MIT",
77
"publishConfig": {

packages/documentation-framework/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 6.33.0 (2025-12-17)
7+
8+
9+
### Features
10+
11+
* Update staging docs with latest prerelease versions ([#4893](https://github.com/patternfly/patternfly-org/issues/4893)) ([5c041ce](https://github.com/patternfly/patternfly-org/commit/5c041cebf71a43e395e404ac38a3465e6326a6b6))
12+
13+
14+
15+
16+
617
# 6.32.0 (2025-12-17)
718

819

packages/documentation-framework/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/documentation-framework",
33
"description": "A framework to build documentation for PatternFly.",
4-
"version": "6.32.0",
4+
"version": "6.33.0",
55
"author": "Red Hat",
66
"license": "MIT",
77
"bin": {
@@ -12,7 +12,7 @@
1212
"@babel/preset-env": "7.27.1",
1313
"@babel/preset-react": "^7.24.1",
1414
"@mdx-js/util": "1.6.16",
15-
"@patternfly/ast-helpers": "^1.4.0-alpha.325",
15+
"@patternfly/ast-helpers": "^1.4.0-alpha.326",
1616
"@reach/router": "npm:@gatsbyjs/[email protected]",
1717
"autoprefixer": "10.4.19",
1818
"babel-loader": "^9.1.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4620,7 +4620,7 @@ __metadata:
46204620
languageName: node
46214621
linkType: hard
46224622

4623-
"@patternfly/ast-helpers@npm:^1.4.0-alpha.325, @patternfly/ast-helpers@workspace:packages/ast-helpers":
4623+
"@patternfly/ast-helpers@npm:^1.4.0-alpha.326, @patternfly/ast-helpers@workspace:packages/ast-helpers":
46244624
version: 0.0.0-use.local
46254625
resolution: "@patternfly/ast-helpers@workspace:packages/ast-helpers"
46264626
dependencies:
@@ -4687,7 +4687,7 @@ __metadata:
46874687
"@babel/preset-env": "npm:7.27.1"
46884688
"@babel/preset-react": "npm:^7.24.1"
46894689
"@mdx-js/util": "npm:1.6.16"
4690-
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.325"
4690+
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.326"
46914691
"@reach/router": "npm:@gatsbyjs/[email protected]"
46924692
autoprefixer: "npm:10.4.19"
46934693
babel-loader: "npm:^9.1.3"

0 commit comments

Comments
 (0)