Skip to content

Commit 170940d

Browse files
Version Packages (#209)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0eb453f commit 170940d

7 files changed

+15
-26
lines changed

.changeset/fair-sheep-do.md

-5
This file was deleted.

.changeset/gentle-dots-share.md

-5
This file was deleted.

.changeset/light-donkeys-raise.md

-5
This file was deleted.

.changeset/shy-seas-cover.md

-5
This file was deleted.

.changeset/small-bottles-sell.md

-5
This file was deleted.

packages/components/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @crowdstrike/glide-core
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#208](https://github.com/CrowdStrike/glide-core/pull/208) [`4504393`](https://github.com/CrowdStrike/glide-core/commit/450439333192bb20a68b11e5450ee43b2a8b84cf) Thanks [@ynotdraw](https://github.com/ynotdraw)! - Updated the CSS import paths in the package.json exports field so the CSS files can be imported properly by applications.
8+
9+
- [#211](https://github.com/CrowdStrike/glide-core/pull/211) [`28be29b`](https://github.com/CrowdStrike/glide-core/commit/28be29b9af690b1b4594cd0039e9e0a799014d4d) Thanks [@clintcs](https://github.com/clintcs)! - Prevent Menus from overlapping when two or more are stacked vertically.
10+
11+
- [#210](https://github.com/CrowdStrike/glide-core/pull/210) [`0eb453f`](https://github.com/CrowdStrike/glide-core/commit/0eb453faa4d3b728364d100b08e9d0a36be72a5e) Thanks [@ynotdraw](https://github.com/ynotdraw)! - Adjusted Drawer to contain a blurred backdrop filter.
12+
13+
- [#211](https://github.com/CrowdStrike/glide-core/pull/211) [`28be29b`](https://github.com/CrowdStrike/glide-core/commit/28be29b9af690b1b4594cd0039e9e0a799014d4d) Thanks [@clintcs](https://github.com/clintcs)! - Remove the opacity from Menu's background to match Dropdown.
14+
15+
- [#211](https://github.com/CrowdStrike/glide-core/pull/211) [`28be29b`](https://github.com/CrowdStrike/glide-core/commit/28be29b9af690b1b4594cd0039e9e0a799014d4d) Thanks [@clintcs](https://github.com/clintcs)! - Dropdown Option no longer throws in Ember applications.
16+
317
## 0.5.0
418

519
### Minor 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",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
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)