Skip to content

Commit 57289d6

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent 8c4011d commit 57289d6

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"icon-panel",
6262
"icon",
6363
"jump-links",
64+
"lazy-crabs-pay",
6465
"loud-cycles-vanish",
6566
"markdown",
6667
"modal",

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.4
4+
5+
### Patch Changes
6+
7+
- 8c4011d4: Adds docs folder and index.md file on initial creation of a new element
8+
39
## 0.0.2-next.3
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.3",
3+
"version": "0.0.2-next.4",
44
"description": "Scaffold web components monorepos based on PatternFly Elements",
55
"author": "Benny Powers <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)