Skip to content

Commit 14ed97e

Browse files
Version package (#748)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b1b1029 commit 14ed97e

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

.changeset/swift-dogs-mix.md

-14
This file was deleted.

CHANGELOG.md

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

3+
## 0.20.3
4+
5+
### Patch Changes
6+
7+
- [#746](https://github.com/CrowdStrike/glide-core/pull/746) [`b1b1029`](https://github.com/CrowdStrike/glide-core/commit/b1b10298a14232d51720b619f16adb9b83261d34) Thanks [@ynotdraw](https://github.com/ynotdraw)! - `@crowdstrike/glide-core/styles/variables.css` has been updated with the latest from Figma:
8+
9+
## Dark
10+
11+
### Changed
12+
13+
```diff
14+
- --glide-core-surface-empty-state: #ff3b3014;
15+
+ --glide-core-surface-empty-state: #ff3b3026;
16+
```
17+
318
## 0.20.2
419

520
### Patch Changes

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.20.2",
3+
"version": "0.20.3",
44
"description": "A Web Component design system",
55
"author": "CrowdStrike UX Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)