Skip to content

Commit 880ee42

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

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"progress-indicator",
6767
"progress-steps",
6868
"readtime",
69+
"real-tips-relax",
6970
"select",
7071
"tabs",
7172
"toast"

tools/create-element/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @patternfly/create-element
2+
3+
## 0.0.2-next.0
4+
5+
### Patch Changes
6+
7+
- 987508db: Add publishconfig to template package.json

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.1",
3+
"version": "0.0.2-next.0",
44
"description": "Scaffold web components monorepos based on PatternFly Elements",
55
"author": "Benny Powers <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)