Skip to content

Commit f4ea7b2

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent 6ee6b1b commit f4ea7b2

File tree

7 files changed

+23
-3
lines changed

7 files changed

+23
-3
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"big-crews-prove",
5050
"big-dingos-taste",
5151
"blue-emus-draw",
52+
"brave-feet-sing",
5253
"breezy-bikes-smell",
5354
"button",
5455
"calm-cheetahs-burn",
@@ -89,6 +90,7 @@
8990
"odd-ties-give",
9091
"page-status",
9192
"polite-bats-kick",
93+
"poor-birds-do",
9294
"primary-detail",
9395
"progress-indicator",
9496
"progress-steps",

elements/pfe-card/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @patternfly/pfe-card
22

3+
## 2.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- 70bfd93f: build pfe-card and pfe-cta's light dom CSS during the `build` command
8+
39
## 2.0.0-next.1
410

511
### Patch Changes

elements/pfe-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/pfe-card",
33
"license": "MIT",
4-
"version": "2.0.0-next.1",
4+
"version": "2.0.0-next.2",
55
"description": "Cards for PatternFly Elements",
66
"customElements": "custom-elements.json",
77
"type": "module",

elements/pfe-cta/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @patternfly/pfe-cta
22

3+
## 2.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- 70bfd93f: build pfe-card and pfe-cta's light dom CSS during the `build` command
8+
39
## 2.0.0-next.1
410

511
### Patch Changes

elements/pfe-cta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly/pfe-cta",
33
"license": "MIT",
4-
"version": "2.0.0-next.1",
4+
"version": "2.0.0-next.2",
55
"description": "This element creates a call-to-action link for PatternFly Elements",
66
"customElements": "custom-elements.json",
77
"type": "module",

tools/pfe-tools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @patternfly/pfe-tools
22

3+
## 1.0.0-next.12
4+
5+
### Minor Changes
6+
7+
- 9a957683: Moves development server wholly into pfe-tools, and exposes some customization properties so daughter repos can customize the page
8+
39
## 1.0.0-next.11
410

511
### Minor Changes

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/pfe-tools",
3-
"version": "1.0.0-next.11",
3+
"version": "1.0.0-next.12",
44
"type": "module",
55
"description": "Development and build tools for PatternFly Elements and related projects",
66
"keywords": [

0 commit comments

Comments
 (0)