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.260 (2025-08-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * update various dependencies ([ #4724 ] ( https://github.com/patternfly/patternfly-org/issues/4724 ) ) ([ 932fb8f] ( https://github.com/patternfly/patternfly-org/commit/932fb8fff7ffeca9d43b4a6d58774080fdd1f1fb ) )
12+
13+
14+
15+
16+
617# 1.4.0-alpha.259 (2025-08-05)
718
819
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.259 " ,
4+ "version" : " 1.4.0-alpha.260 " ,
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.18.2 (2025-08-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * update various dependencies ([ #4724 ] ( https://github.com/patternfly/patternfly-org/issues/4724 ) ) ([ 932fb8f] ( https://github.com/patternfly/patternfly-org/commit/932fb8fff7ffeca9d43b4a6d58774080fdd1f1fb ) )
12+
13+
14+
15+
16+
617## 6.18.1 (2025-08-05)
718
819
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.18.1 " ,
4+ "version" : " 6.18.2 " ,
55 "author" : " Red Hat" ,
66 "license" : " MIT" ,
77 "bin" : {
1212 "@babel/preset-env" : " ^7.24.3" ,
1313 "@babel/preset-react" : " ^7.24.1" ,
1414 "@mdx-js/util" : " 1.6.16" ,
15- "@patternfly/ast-helpers" : " ^1.4.0-alpha.259 " ,
15+ "@patternfly/ast-helpers" : " ^1.4.0-alpha.260 " ,
1616 "@reach/router" : " npm:@gatsbyjs/reach-router@1.3.9" ,
1717 "autoprefixer" : " 9.8.6" ,
1818 "babel-loader" : " ^9.1.3" ,
Original file line number Diff line number Diff line change @@ -3696,7 +3696,7 @@ __metadata:
36963696 languageName: node
36973697 linkType: hard
36983698
3699- "@patternfly/ast-helpers@npm:^1.4.0-alpha.259 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
3699+ "@patternfly/ast-helpers@npm:^1.4.0-alpha.260 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
37003700 version: 0.0.0-use.local
37013701 resolution: "@patternfly/ast-helpers@workspace:packages/ast-helpers"
37023702 dependencies:
@@ -3755,7 +3755,7 @@ __metadata:
37553755 "@babel/preset-env": "npm:^7.24.3"
37563756 "@babel/preset-react": "npm:^7.24.1"
37573757 "@mdx-js/util": "npm:1.6.16"
3758- "@patternfly/ast-helpers": "npm:^1.4.0-alpha.259 "
3758+ "@patternfly/ast-helpers": "npm:^1.4.0-alpha.260 "
37593759 "@reach/router": "npm:@gatsbyjs/reach-router@1.3.9"
37603760 autoprefixer: "npm:9.8.6"
37613761 babel-loader: "npm:^9.1.3"
You can’t perform that action at this time.
0 commit comments