Skip to content

Commit 2b8174e

Browse files
Version Packages (alpha) (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 21888fc commit 2b8174e

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
@@ -7,6 +7,7 @@
77
"changesets": [
88
"good-needles-fix",
99
"petite-dodos-call",
10+
"short-oranges-rescue",
1011
"twenty-socks-reflect"
1112
]
1213
}

CHANGELOG.md

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

3+
## 1.0.0-alpha.6
4+
5+
### Patch Changes
6+
7+
- 21888fc: Adds a prop to the banner component to allow customization of the flag image.
8+
39
## 1.0.0-alpha.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uswds/elements",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"type": "module",
55
"customElements": "custom-elements.json",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)