File tree 5 files changed +27
-5
lines changed
5 files changed +27
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 1.4.0-alpha.163 (2025-03-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** ver:** update design tokens version & regenerate screenshots ([ #4511 ] ( https://github.com/patternfly/patternfly-org/issues/4511 ) ) ([ 4bd624d] ( https://github.com/patternfly/patternfly-org/commit/4bd624db116fae1f09aa75a3973ebb79be1aa803 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 1.4.0-alpha.162 (2025-03-27)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/ast-helpers" ,
3
3
"description" : " Acorn AST helpers for working with live code" ,
4
- "version" : " 1.4.0-alpha.162 " ,
4
+ "version" : " 1.4.0-alpha.163 " ,
5
5
"author" : " Red Hat" ,
6
6
"license" : " MIT" ,
7
7
"publishConfig" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # 6.7.0 (2025-03-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** ver:** update design tokens version & regenerate screenshots ([ #4511 ] ( https://github.com/patternfly/patternfly-org/issues/4511 ) ) ([ 4bd624d] ( https://github.com/patternfly/patternfly-org/commit/4bd624db116fae1f09aa75a3973ebb79be1aa803 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 6.6.0 (2025-03-27)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/documentation-framework" ,
3
3
"description" : " A framework to build documentation for PatternFly." ,
4
- "version" : " 6.6 .0" ,
4
+ "version" : " 6.7 .0" ,
5
5
"author" : " Red Hat" ,
6
6
"license" : " MIT" ,
7
7
"bin" : {
12
12
"@babel/preset-env" : " ^7.24.3" ,
13
13
"@babel/preset-react" : " ^7.24.1" ,
14
14
"@mdx-js/util" : " 1.6.16" ,
15
- "@patternfly/ast-helpers" : " ^1.4.0-alpha.162 " ,
15
+ "@patternfly/ast-helpers" : " ^1.4.0-alpha.163 " ,
16
16
"@reach/router" :
" npm:@gatsbyjs/[email protected] " ,
17
17
"autoprefixer" : " 9.8.6" ,
18
18
"babel-loader" : " ^9.1.3" ,
Original file line number Diff line number Diff line change @@ -2493,7 +2493,7 @@ __metadata:
2493
2493
languageName: node
2494
2494
linkType: hard
2495
2495
2496
- "@patternfly/ast-helpers@npm:^1.4.0-alpha.162 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
2496
+ "@patternfly/ast-helpers@npm:^1.4.0-alpha.163 , @patternfly/ast-helpers@workspace:packages/ast-helpers":
2497
2497
version: 0.0.0-use.local
2498
2498
resolution: "@patternfly/ast-helpers@workspace:packages/ast-helpers"
2499
2499
dependencies:
@@ -2552,7 +2552,7 @@ __metadata:
2552
2552
"@babel/preset-env": "npm:^7.24.3"
2553
2553
"@babel/preset-react": "npm:^7.24.1"
2554
2554
"@mdx-js/util": "npm:1.6.16"
2555
- "@patternfly/ast-helpers": "npm:^1.4.0-alpha.162 "
2555
+ "@patternfly/ast-helpers": "npm:^1.4.0-alpha.163 "
2556
2556
"@reach/router": "npm:@gatsbyjs/
[email protected] "
2557
2557
autoprefixer: "npm:9.8.6"
2558
2558
babel-loader: "npm:^9.1.3"
You can’t perform that action at this time.
0 commit comments