File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.305 (2025-11-03)
7+
8+
9+ ### Features
10+
11+ * RSpack to improve performance. ([ #4798 ] ( https://github.com/patternfly/patternfly-org/issues/4798 ) ) ([ aa4f948] ( https://github.com/patternfly/patternfly-org/commit/aa4f94852ef12d68e9424336df327a4d9849420a ) )
12+
13+
14+
15+
16+
617# 1.4.0-alpha.304 (2025-10-31)
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.304 " ,
4+ "version" : " 1.4.0-alpha.305 " ,
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.29.0 (2025-11-03)
7+
8+
9+ ### Features
10+
11+ * RSpack to improve performance. ([ #4798 ] ( https://github.com/patternfly/patternfly-org/issues/4798 ) ) ([ aa4f948] ( https://github.com/patternfly/patternfly-org/commit/aa4f94852ef12d68e9424336df327a4d9849420a ) )
12+
13+
14+
15+
16+
617## 6.28.10 (2025-10-31)
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.28.10 " ,
4+ "version" : " 6.29.0 " ,
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.304 " ,
15+ "@patternfly/ast-helpers" : " ^1.4.0-alpha.305 " ,
1616 "@reach/router" : " npm:@gatsbyjs/reach-router@1.3.9" ,
1717 "autoprefixer" : " 10.4.19" ,
1818 "babel-loader" : " ^9.1.3" ,
Original file line number Diff line number Diff line change @@ -4149,7 +4149,7 @@ __metadata:
41494149 languageName: node
41504150 linkType: hard
41514151
4152- "@patternfly/ast-helpers@npm:^1.4.0-alpha.304 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
4152+ "@patternfly/ast-helpers@npm:^1.4.0-alpha.305 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
41534153 version: 0.0.0-use.local
41544154 resolution: "@patternfly/ast-helpers@workspace:packages/ast-helpers"
41554155 dependencies:
@@ -4203,7 +4203,7 @@ __metadata:
42034203 "@babel/preset-env": "npm:7.27.1"
42044204 "@babel/preset-react": "npm:^7.24.1"
42054205 "@mdx-js/util": "npm:1.6.16"
4206- "@patternfly/ast-helpers": "npm:^1.4.0-alpha.304 "
4206+ "@patternfly/ast-helpers": "npm:^1.4.0-alpha.305 "
42074207 "@reach/router": "npm:@gatsbyjs/reach-router@1.3.9"
42084208 autoprefixer: "npm:10.4.19"
42094209 babel-loader: "npm:^9.1.3"
You can’t perform that action at this time.
0 commit comments