Skip to content

Commit 9091ff1

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/ast-helpers@1.4.0-alpha.360 - @patternfly/documentation-framework@6.39.0
1 parent 6e4c13e commit 9091ff1

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

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.360 (2026-05-06)
7+
8+
9+
### Features
10+
11+
* **ThemeSwitcher:** replaced unified/redhat with felt ([#5003](https://github.com/patternfly/patternfly-org/issues/5003)) ([6e4c13e](https://github.com/patternfly/patternfly-org/commit/6e4c13e4338d808fa1b2eac86239e753538fe364))
12+
13+
14+
15+
16+
617
# 1.4.0-alpha.359 (2026-05-01)
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.359",
4+
"version": "1.4.0-alpha.360",
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.39.0 (2026-05-06)
7+
8+
9+
### Features
10+
11+
* **ThemeSwitcher:** replaced unified/redhat with felt ([#5003](https://github.com/patternfly/patternfly-org/issues/5003)) ([6e4c13e](https://github.com/patternfly/patternfly-org/commit/6e4c13e4338d808fa1b2eac86239e753538fe364))
12+
13+
14+
15+
16+
617
## 6.38.7 (2026-05-01)
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.38.7",
4+
"version": "6.39.0",
55
"author": "Red Hat",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)