Skip to content

Commit 4f5bfb5

Browse files
committed
Release v1.0.1
1 parent 706e9fc commit 4f5bfb5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Spruce CSS Changelog
22

3+
## v1.0.1 (2022-08-13)
4+
5+
### Bugfix
6+
- Fix stylelint error.
7+
38
## v1.0.0 (2022-08-13)
49

510
### New features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sprucecss",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Spruce CSS - Another CSS Framework",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)