Skip to content

Commit c23a503

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - @patternfly/[email protected]
1 parent 14a81bf commit c23a503

File tree

4 files changed

+25
-3
lines changed

4 files changed

+25
-3
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.127 (2024-11-22)
7+
8+
9+
### Reverts
10+
11+
* Revert "chore: upgrade Yarn to the latest version (#4387)" (#4391) ([14a81bf](https://github.com/patternfly/patternfly-org/commit/14a81bf15e81a7faa8ebea4c44e4fca2c6fae964)), closes [#4387](https://github.com/patternfly/patternfly-org/issues/4387) [#4391](https://github.com/patternfly/patternfly-org/issues/4391)
12+
13+
14+
15+
16+
617
# 1.4.0-alpha.126 (2024-11-21)
718

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

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.126",
4+
"version": "1.4.0-alpha.127",
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.0.11 (2024-11-22)
7+
8+
9+
### Reverts
10+
11+
* Revert "chore: upgrade Yarn to the latest version (#4387)" (#4391) ([14a81bf](https://github.com/patternfly/patternfly-org/commit/14a81bf15e81a7faa8ebea4c44e4fca2c6fae964)), closes [#4387](https://github.com/patternfly/patternfly-org/issues/4387) [#4391](https://github.com/patternfly/patternfly-org/issues/4391)
12+
13+
14+
15+
16+
617
## 6.0.10 (2024-11-21)
718

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

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.0.10",
4+
"version": "6.0.11",
55
"author": "Red Hat",
66
"license": "MIT",
77
"private": false,
@@ -13,7 +13,7 @@
1313
"@babel/preset-env": "^7.24.3",
1414
"@babel/preset-react": "^7.24.1",
1515
"@mdx-js/util": "1.6.16",
16-
"@patternfly/ast-helpers": "^1.4.0-alpha.126",
16+
"@patternfly/ast-helpers": "^1.4.0-alpha.127",
1717
"@reach/router": "npm:@gatsbyjs/[email protected]",
1818
"autoprefixer": "9.8.6",
1919
"babel-loader": "^9.1.3",

0 commit comments

Comments
 (0)