Skip to content

Commit 2d0c635

Browse files
chore: release (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 876630a commit 2d0c635

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/lemon-mirrors-sniff.md

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

.changeset/sweet-dancers-kick.md

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

.changeset/tasty-pandas-impress.md

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# css-homogenizer
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [`704ca8e`](https://github.com/kripod/css-homogenizer/commit/704ca8edbdd7283160c21a3dfbfcaca704bb696c) Thanks [@kripod](https://github.com/kripod)! - refactor(reset-scoped)!: rewrite runtime, bundled using [tshy](https://github.com/isaacs/tshy)
8+
9+
### Patch Changes
10+
11+
- [`b8b9116`](https://github.com/kripod/css-homogenizer/commit/b8b9116b871b150d70d357b6efa4ef31c3a9d459) Thanks [@kripod](https://github.com/kripod)! - fix(reset): disabled select opacity in Chrome
12+
13+
- [`7da2b14`](https://github.com/kripod/css-homogenizer/commit/7da2b14c3ec9d699b72aefdbb2c3fa5a3c89fca2) Thanks [@kripod](https://github.com/kripod)! - fix(reset): select border-radius in Safari
14+
315
## [3.2.1] - 2023-06-05
416

517
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-homogenizer",
3-
"version": "3.2.1",
3+
"version": "4.0.0",
44
"description": "Base CSS endorsing semantic HTML and design token usage",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)