Skip to content

Commit c42c979

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/ast-helpers@1.4.0-alpha.347 - @patternfly/documentation-framework@6.36.5
1 parent ce09638 commit c42c979

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
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.347 (2026-03-11)
7+
8+
9+
### Bug Fixes
10+
11+
* Changes for docs-gen v6 ESM compatibility ([#4956](https://github.com/patternfly/patternfly-org/issues/4956)) ([ce09638](https://github.com/patternfly/patternfly-org/commit/ce0963869e626e790ff36f59d745a625c7b36bdf))
12+
13+
14+
15+
16+
617
# 1.4.0-alpha.346 (2026-03-05)
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.346",
4+
"version": "1.4.0-alpha.347",
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.36.5 (2026-03-11)
7+
8+
9+
### Bug Fixes
10+
11+
* Changes for docs-gen v6 ESM compatibility ([#4956](https://github.com/patternfly/patternfly-org/issues/4956)) ([ce09638](https://github.com/patternfly/patternfly-org/commit/ce0963869e626e790ff36f59d745a625c7b36bdf))
12+
13+
14+
15+
16+
617
## 6.36.4 (2026-03-05)
718

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

packages/documentation-framework/package.json

Lines changed: 1 addition & 1 deletion
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.36.4",
4+
"version": "6.36.5",
55
"author": "Red Hat",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)