Skip to content

Commit 7947d36

Browse files
chore: release (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9290a23 commit 7947d36

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/afraid-squids-cross.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
# css-homogenizer
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [`9290a23`](https://github.com/kripod/css-homogenizer/commit/9290a23dfcf23489e9951623e1454d8260255568) Thanks [@kripod](https://github.com/kripod)! - feat(reset): table `border-color` inheritance from `color` (based upon [sindresorhus/modern-normalize#79](https://github.com/sindresorhus/modern-normalize/pull/79))
8+
39
## 4.0.0
410

511
### Major Changes

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": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Base CSS endorsing semantic HTML and design token usage",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)