Skip to content

Commit 038abf9

Browse files
authored
[MERGE] PR #7 - woodbrettm/changeset-release/main
2 parents 658a534 + c9ba1f0 commit 038abf9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/new-buttons-tap.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-preflight
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 7c90d68: Separate out smooth scrolling into its own import
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "css-preflight",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"type": "module",
66
"license": "MIT",
77
"description": "CSS browser reset based on Tailwind's preflight, with optional enhancements.",

0 commit comments

Comments
 (0)