Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit f40d213

Browse files
Version package (#682)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2cf85b2 commit f40d213

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pretty-cycles-look.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.19.5
4+
5+
### Patch Changes
6+
7+
- [#681](https://github.com/CrowdStrike/glide-core/pull/681) [`2cf85b2`](https://github.com/CrowdStrike/glide-core/commit/2cf85b2bafd85be0159a5b3bf6ea6facbbd6754d) Thanks [@clintcs](https://github.com/clintcs)! - - Filterable Dropdown with a custom `filter()` method now calls that method when its input field is empty.
8+
39
## 0.19.4
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": "@crowdstrike/glide-core",
3-
"version": "0.19.4",
3+
"version": "0.19.5",
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)