File tree Expand file tree Collapse file tree 5 files changed +27
-5
lines changed Expand file tree Collapse file tree 5 files changed +27
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # 1.4.0-alpha.293 (2025-10-13)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** TOC:** fixes toc showing incorrectly at exactly 1450px ([ #4802 ] ( https://github.com/patternfly/patternfly-org/issues/4802 ) ) ([ de0c2b4] ( https://github.com/patternfly/patternfly-org/commit/de0c2b4d1428045b71c78e4a15b4162a86f9956d ) )
12+
13+
14+
15+
16+
617# 1.4.0-alpha.292 (2025-10-13)
718
819** Note:** Version bump only for package @patternfly/ast-helpers
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/ast-helpers" ,
33 "description" : " Acorn AST helpers for working with live code" ,
4- "version" : " 1.4.0-alpha.292 " ,
4+ "version" : " 1.4.0-alpha.293 " ,
55 "author" : " Red Hat" ,
66 "license" : " MIT" ,
77 "publishConfig" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 6.27.3 (2025-10-13)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** TOC:** fixes toc showing incorrectly at exactly 1450px ([ #4802 ] ( https://github.com/patternfly/patternfly-org/issues/4802 ) ) ([ de0c2b4] ( https://github.com/patternfly/patternfly-org/commit/de0c2b4d1428045b71c78e4a15b4162a86f9956d ) )
12+
13+
14+
15+
16+
617## 6.27.2 (2025-10-13)
718
819** Note:** Version bump only for package @patternfly/documentation-framework
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/documentation-framework" ,
33 "description" : " A framework to build documentation for PatternFly." ,
4- "version" : " 6.27.2 " ,
4+ "version" : " 6.27.3 " ,
55 "author" : " Red Hat" ,
66 "license" : " MIT" ,
77 "bin" : {
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.292 " ,
15+ "@patternfly/ast-helpers" : " ^1.4.0-alpha.293 " ,
1616 "@reach/router" :
" npm:@gatsbyjs/[email protected] " ,
1717 "autoprefixer" : " 10.4.19" ,
1818 "babel-loader" : " ^9.1.3" ,
Original file line number Diff line number Diff line change @@ -4055,7 +4055,7 @@ __metadata:
40554055 languageName: node
40564056 linkType: hard
40574057
4058- "@patternfly/ast-helpers@npm:^1.4.0-alpha.292 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
4058+ "@patternfly/ast-helpers@npm:^1.4.0-alpha.293 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
40594059 version: 0.0.0-use.local
40604060 resolution: "@patternfly/ast-helpers@workspace:packages/ast-helpers"
40614061 dependencies:
@@ -4109,7 +4109,7 @@ __metadata:
41094109 "@babel/preset-env": "npm:7.27.1"
41104110 "@babel/preset-react": "npm:^7.24.1"
41114111 "@mdx-js/util": "npm:1.6.16"
4112- "@patternfly/ast-helpers": "npm:^1.4.0-alpha.292 "
4112+ "@patternfly/ast-helpers": "npm:^1.4.0-alpha.293 "
41134113 "@reach/router": "npm:@gatsbyjs/
[email protected] "
41144114 autoprefixer: "npm:10.4.19"
41154115 babel-loader: "npm:^9.1.3"
You can’t perform that action at this time.
0 commit comments