Skip to content

Commit 6f16dc6

Browse files
authored
Merge pull request #1945 from patternfly/changeset-release/main
Version Packages (next)
2 parents 1c99aa0 + 9e53216 commit 6f16dc6

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
@@ -47,6 +47,7 @@
4747
"badge",
4848
"band",
4949
"big-crews-prove",
50+
"blue-emus-draw",
5051
"breezy-bikes-smell",
5152
"button",
5253
"calm-cheetahs-burn",

tools/create-element/CHANGELOG.md

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

3+
## 1.0.0-next.6
4+
5+
### Major Changes
6+
7+
- 1c99aa06: - fix build script (ship .js to npm)
8+
- bump version to 1.0.0
9+
310
## 0.0.2-next.5
411

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

0 commit comments

Comments
 (0)