Skip to content

Commit 69b6cd2

Browse files
chore(release): releasing packages [ci skip]
- @patternfly/ast-helpers@0.12.14 - @patternfly/documentation-framework@5.0.14
1 parent 0fa797a commit 69b6cd2

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/ast-helpers/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.12.14 (2023-07-19)
7+
8+
9+
### Bug Fixes
10+
11+
* bump versions + add release note ([#3647](https://github.com/patternfly/patternfly-org/issues/3647)) ([0fa797a](https://github.com/patternfly/patternfly-org/commit/0fa797aaa6a1bc0a7c4ae2e63367ed5eb18f5ee0)), closes [#9342](https://github.com/patternfly/patternfly-org/issues/9342)
12+
13+
14+
15+
16+
617
## 0.12.13 (2023-07-12)
718

819
**Note:** Version bump only for package @patternfly/ast-helpers

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

packages/documentation-framework/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## 5.0.14 (2023-07-19)
7+
8+
9+
### Bug Fixes
10+
11+
* bump versions + add release note ([#3647](https://github.com/patternfly/patternfly-org/issues/3647)) ([0fa797a](https://github.com/patternfly/patternfly-org/commit/0fa797aaa6a1bc0a7c4ae2e63367ed5eb18f5ee0)), closes [#9342](https://github.com/patternfly/patternfly-org/issues/9342)
12+
13+
14+
15+
16+
617
## 5.0.13 (2023-07-12)
718

819
**Note:** Version bump only for package @patternfly/documentation-framework

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

0 commit comments

Comments
 (0)