Skip to content

Commit 0584270

Browse files
github-actions[bot]bennypowers
authored andcommitted
chore: version packages (next)
1 parent 7a1b12f commit 0584270

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
@@ -73,6 +73,7 @@
7373
"markdown",
7474
"modal",
7575
"nervous-sheep-walk",
76+
"nice-baboons-perform",
7677
"number",
7778
"odd-ties-give",
7879
"page-status",

elements/pfe-jump-links/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 1.0.0-prerelease.50 ( TBD )
22

3+
## 2.0.0-next.1
4+
5+
### Patch Changes
6+
7+
- 63f45224: Applies aria-label to nav links (#1765)
8+
39
## 2.0.0-next.0
410

511
### Major Changes

elements/pfe-jump-links/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-jump-links",
33
"license": "MIT",
4-
"version": "2.0.0-next.0",
4+
"version": "2.0.0-next.1",
55
"description": "Jump links element for PatternFly Elements",
66
"customElements": "custom-elements.json",
77
"type": "module",

0 commit comments

Comments
 (0)