Skip to content

Commit 961126f

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent 0e28f9a commit 961126f

File tree

7 files changed

+22
-3
lines changed

7 files changed

+22
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"cta",
5656
"datetime",
5757
"dropdown",
58+
"forty-berries-cry",
5859
"good-actors-allow",
5960
"health-index",
6061
"icon-panel",

tools/create-element/CHANGELOG.md

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

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

511
### Patch Changes

tools/create-element/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/create-element",
3-
"version": "0.0.2-next.1",
3+
"version": "0.0.2-next.2",
44
"description": "Scaffold web components monorepos based on PatternFly Elements",
55
"author": "Benny Powers <[email protected]>",
66
"license": "MIT",

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.1
4+
5+
### Patch Changes
6+
7+
- cbf0c490: Update dependencies
8+
39
## 0.0.2-next.0
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.0",
3+
"version": "0.0.2-next.1",
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.2
4+
5+
### Patch Changes
6+
7+
- cbf0c490: Update dependencies
8+
39
## 0.1.0-next.1
410

511
### Minor 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.1",
3+
"version": "0.1.0-next.2",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)