Skip to content

Commit 6b8ba10

Browse files
cloud-walkerjonathantneal
authored andcommitted
Prepare next release 🔖
1 parent bd35f5a commit 6b8ba10

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to sanitize.css
22

3+
### 6.0.0 (xxx)
4+
5+
- Added: `font-family: inherit` on form elements
6+
- Removed: `background-color: transparent` from form elements
7+
38
### 5.0.0 (March 1, 2017)
49

510
- Added: normalize.css v6 parity, including `summary` display

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanitize.css",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "The best-practices CSS foundation",
55
"author": "Jonathan Neal <[email protected]>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)