Skip to content

Commit 5e5e21f

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent 317115f commit 5e5e21f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"small-moose-flow",
7777
"tabs",
7878
"tasty-dragons-drum",
79-
"toast"
79+
"toast",
80+
"violet-sheep-ring"
8081
]
8182
}

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.3
4+
5+
### Patch Changes
6+
7+
- 317115f8: Update generator config file templates
8+
39
## 0.0.2-next.2
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.2",
3+
"version": "0.0.2-next.3",
44
"description": "Scaffold web components monorepos based on PatternFly Elements",
55
"author": "Benny Powers <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)