Skip to content

Commit 0b8b84f

Browse files
Version Packages (#178)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 507a5ed commit 0b8b84f

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/angry-dingos-complain.md

-5
This file was deleted.

.changeset/gold-toes-double.md

-5
This file was deleted.

.changeset/stale-baboons-reply.md

-5
This file was deleted.

packages/components/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @crowdstrike/glide-core-components
22

3+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- [#179](https://github.com/CrowdStrike/glide-core/pull/179) [`507a5ed`](https://github.com/CrowdStrike/glide-core/commit/507a5ed0c9e72cca435538c0bae1c74869ab8125) Thanks [@ynotdraw](https://github.com/ynotdraw)! - After an accessibility audit of Accordion, it was determined that `aria-labelledby`, `role="region"`, and `tabindex="0"` could be removed from the inner content area. These attributes were removed.
8+
9+
- [#169](https://github.com/CrowdStrike/glide-core/pull/169) [`aa63ea1`](https://github.com/CrowdStrike/glide-core/commit/aa63ea1217efa04e431d63b28fbc2003f2ecbd04) Thanks [@ynotdraw](https://github.com/ynotdraw)! - Adjusted padding of cs-button
10+
11+
- [#151](https://github.com/CrowdStrike/glide-core/pull/151) [`f45c9d5`](https://github.com/CrowdStrike/glide-core/commit/f45c9d53fd88de4107fd4f10f6baea4379d99896) Thanks [@dylankcrwd](https://github.com/dylankcrwd)! - Adds `cs-radio-group` and `cs-radio`.
12+
313
## 0.4.3
414

515
### Patch Changes

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crowdstrike/glide-core-components",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "CrowdStrike's Glide Design System components package for providing web components",
55
"author": "CrowdStrike UX Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)