Skip to content

Commit f757701

Browse files
committed
v8.0.1
1 parent 7bf1282 commit f757701

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to cssdb
22

3+
### 8.0.1 (May 10, 2024)
4+
5+
- Updated `@mdn/browser-compat-data` to `5.5.26` (patch)
6+
37
### 8.0.0 (March 30, 2024)
48

59
- Added `contrast-color-function`

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssdb",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"type": "module",
55
"description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",
66
"license": "MIT-0",

0 commit comments

Comments
 (0)