Skip to content

Commit 8b10e86

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent 22464c0 commit 8b10e86

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
"tasty-dragons-drum",
115115
"three-owls-add",
116116
"toast",
117+
"tricky-tools-joke",
117118
"twenty-parrots-smile",
118119
"violet-cows-film",
119120
"violet-sheep-ring",

tools/create-element/CHANGELOG.md

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

3+
## 1.0.0-next.9
4+
5+
### Minor Changes
6+
7+
- 22464c00: Adds `--monorepo` flag to generator.
8+
In most cases, this is automatically derived from the root package.json.
9+
Override with `--monorepo` or `--no-monorepo`.
10+
311
## 1.0.0-next.8
412

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

0 commit comments

Comments
 (0)