Skip to content

Commit d9d4e05

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/[email protected] - @patternfly/[email protected] - [email protected]
1 parent 9e94891 commit d9d4e05

File tree

6 files changed

+28
-4
lines changed

6 files changed

+28
-4
lines changed

packages/ast-helpers/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## 0.8.7 (2023-01-06)
7+
8+
**Note:** Version bump only for package @patternfly/ast-helpers
9+
10+
11+
12+
13+
614
## 0.8.6 (2023-01-05)
715

816

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": "0.8.6",
4+
"version": "0.8.7",
55
"author": "Red Hat",
66
"license": "MIT",
77
"publishConfig": {

packages/documentation-framework/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.3.7 (2023-01-06)
7+
8+
**Note:** Version bump only for package @patternfly/documentation-framework
9+
10+
11+
12+
13+
614
## 1.3.6 (2023-01-05)
715

816

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": "1.3.6",
4+
"version": "1.3.7",
55
"author": "Red Hat",
66
"license": "MIT",
77
"private": false,

packages/v4/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## 4.14.7 (2023-01-06)
7+
8+
**Note:** Version bump only for package patternfly-org-4
9+
10+
11+
12+
13+
614
## 4.14.6 (2023-01-05)
715

816

packages/v4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "patternfly-org-4",
33
"description": "Documentation for PatternFly 4.",
44
"private": true,
5-
"version": "4.14.6",
5+
"version": "4.14.7",
66
"author": "Red Hat",
77
"license": "MIT",
88
"scripts": {
@@ -17,7 +17,7 @@
1717
"screenshots": "pf-docs-framework screenshots"
1818
},
1919
"dependencies": {
20-
"@patternfly/documentation-framework": "^1.3.6",
20+
"@patternfly/documentation-framework": "^1.3.7",
2121
"@patternfly/quickstarts": "^2.2.4",
2222
"@patternfly/react-docs": "5.103.22",
2323
"react": "^16.8.0 || ^17.0.0",

0 commit comments

Comments
 (0)