Skip to content

Commit bf0c449

Browse files
Version Packages (#265)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a8c7aa7 commit bf0c449

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/lemon-swans-greet.md

-5
This file was deleted.

.changeset/rude-pots-cheer.md

-5
This file was deleted.

.changeset/tasty-cheetahs-nail.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
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [#267](https://github.com/CrowdStrike/glide-core/pull/267) [`b2c6e25`](https://github.com/CrowdStrike/glide-core/commit/b2c6e25c6e48cfe8fb0d516118bd8e204be28c2e) Thanks [@clintcs](https://github.com/clintcs)! - Dropdown no longer dispatches multiple "change" and "input" events when `value` is changed programmatically.
8+
9+
- [#266](https://github.com/CrowdStrike/glide-core/pull/266) [`a8c7aa7`](https://github.com/CrowdStrike/glide-core/commit/a8c7aa747c50a4ef762c6d0a2046c0b056af5b38) Thanks [@danwenzel](https://github.com/danwenzel)! - Allow setting the placement of tree item menu
10+
11+
- [#264](https://github.com/CrowdStrike/glide-core/pull/264) [`e2d5f7c`](https://github.com/CrowdStrike/glide-core/commit/e2d5f7c7eda7cb85acdce532193d804e533c0b71) Thanks [@clintcs](https://github.com/clintcs)! - Fix Menu options not responding to hover and closing without calling the target's click handler.
12+
313
## 0.6.1
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",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
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)