Skip to content

Commit 346aea2

Browse files
committed
chore(release): v0.0.18
1 parent f5dbd57 commit 346aea2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.0.18
5+
6+
[compare changes](https://github.com/Jackie1210/css-gradient-parser/compare/v0.0.17...v0.0.18)
7+
8+
### 🩹 Fixes
9+
10+
- Support hsla in radial ([f5dbd57](https://github.com/Jackie1210/css-gradient-parser/commit/f5dbd57))
11+
12+
### ❤️ Contributors
13+
14+
- Lynn ([@Jackie1210](http://github.com/Jackie1210))
15+
416
## v0.0.17
517

618
[compare changes](https://github.com/Jackie1210/css-gradient-parser/compare/v0.0.16...v0.0.17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-gradient-parser",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "a css gradient parser",
55
"packageManager": "[email protected]",
66
"license": "MIT",

0 commit comments

Comments
 (0)