Skip to content

Commit 661b6b0

Browse files
patternfly-buildnicolethoen
authored andcommitted
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - @patternfly/[email protected]
1 parent 24cfb8f commit 661b6b0

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.257 (2025-07-30)
7+
8+
9+
### Bug Fixes
10+
11+
* Update release.yml to new surge URL ([6490201](https://github.com/patternfly/patternfly-org/commit/6490201e8b5ca627f31b33ca33d2db669283caf4))
12+
13+
14+
15+
16+
617
# 1.4.0-alpha.256 (2025-07-30)
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.256",
4+
"version": "1.4.0-alpha.257",
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.17.2 (2025-07-30)
7+
8+
9+
### Bug Fixes
10+
11+
* Update release.yml to new surge URL ([6490201](https://github.com/patternfly/patternfly-org/commit/6490201e8b5ca627f31b33ca33d2db669283caf4))
12+
13+
14+
15+
16+
617
## 6.17.1 (2025-07-30)
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.17.1",
4+
"version": "6.17.2",
55
"author": "Red Hat",
66
"license": "MIT",
77
"bin": {
@@ -12,7 +12,7 @@
1212
"@babel/preset-env": "^7.24.3",
1313
"@babel/preset-react": "^7.24.1",
1414
"@mdx-js/util": "1.6.16",
15-
"@patternfly/ast-helpers": "^1.4.0-alpha.256",
15+
"@patternfly/ast-helpers": "^1.4.0-alpha.257",
1616
"@reach/router": "npm:@gatsbyjs/[email protected]",
1717
"autoprefixer": "9.8.6",
1818
"babel-loader": "^9.1.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3696,7 +3696,7 @@ __metadata:
36963696
languageName: node
36973697
linkType: hard
36983698

3699-
"@patternfly/ast-helpers@npm:^1.4.0-alpha.256, @patternfly/ast-helpers@workspace:packages/ast-helpers":
3699+
"@patternfly/ast-helpers@npm:^1.4.0-alpha.257, @patternfly/ast-helpers@workspace:packages/ast-helpers":
37003700
version: 0.0.0-use.local
37013701
resolution: "@patternfly/ast-helpers@workspace:packages/ast-helpers"
37023702
dependencies:
@@ -3756,7 +3756,7 @@ __metadata:
37563756
"@babel/preset-env": "npm:^7.24.3"
37573757
"@babel/preset-react": "npm:^7.24.1"
37583758
"@mdx-js/util": "npm:1.6.16"
3759-
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.256"
3759+
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.257"
37603760
"@reach/router": "npm:@gatsbyjs/[email protected]"
37613761
autoprefixer: "npm:9.8.6"
37623762
babel-loader: "npm:^9.1.3"

0 commit comments

Comments
 (0)