Skip to content

Commit

Permalink
chore: release (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 23, 2024
1 parent e3fdeb5 commit 253e678
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-shoes-compare.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# css-homogenizer

## 4.1.1

### Patch Changes

- [`e3fdeb5`](https://github.com/kripod/css-homogenizer/commit/e3fdeb563c7774e58c3735116869901db2327142) Thanks [@kripod](https://github.com/kripod)! - fix(reset): table `border-color` inheritance to enable `*` overrides (e.g. [Tailwind’s Preflight styles](https://unpkg.com/tailwindcss@%5E3/src/css/preflight.css) rely upon this)

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-homogenizer",
"version": "4.1.0",
"version": "4.1.1",
"description": "Base CSS endorsing semantic HTML and design token usage",
"keywords": [
"css",
Expand Down

0 comments on commit 253e678

Please sign in to comment.