Skip to content

Commit cfac3a7

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent d9df323 commit cfac3a7

File tree

5 files changed

+15
-2
lines changed

5 files changed

+15
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"avatar",
4646
"badge",
4747
"band",
48+
"big-crews-prove",
4849
"breezy-bikes-smell",
4950
"button",
5051
"calm-cheetahs-burn",

tools/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @patternfly/eslint-config-elements
22

3+
## 0.0.2-next.2
4+
5+
### Patch Changes
6+
7+
- d9df3236: Update dependencies
8+
39
## 0.0.2-next.1
410

511
### Patch Changes

tools/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/eslint-config-elements",
3-
"version": "0.0.2-next.1",
3+
"version": "0.0.2-next.2",
44
"description": "JavaScript Code Standards for PatternFly Elements",
55
"author": "Benny Powers <[email protected]>",
66
"license": "MIT",

tools/pfe-tools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @patternfly/pfe-tools
22

3+
## 0.1.0-next.7
4+
5+
### Patch Changes
6+
7+
- d9df3236: Update dependencies
8+
39
## 0.1.0-next.6
410

511
### Patch Changes

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/pfe-tools",
3-
"version": "0.1.0-next.6",
3+
"version": "0.1.0-next.7",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)