Skip to content

Commit

Permalink
chore(release): v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackie1210 committed Oct 14, 2023
1 parent e097eee commit 57fbeda
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.0.15

[compare changes](https://github.com/Jackie1210/css-gradient-parser/compare/v0.0.14...v0.0.15)

### 🏡 Chore

- Export RadialPropertyValue ([e097eee](https://github.com/Jackie1210/css-gradient-parser/commit/e097eee))

### ❤️ Contributors

- Lynn <jcignorance@outlook.com>

## v0.0.14

[compare changes](https://github.com/Jackie1210/css-gradient-parser/compare/v0.0.13...v0.0.14)
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-gradient-parser",
"version": "0.0.14",
"version": "0.0.15",
"description": "a css gradient parser",
"packageManager": "pnpm@8.7.0",
"license": "MIT",
Expand Down

0 comments on commit 57fbeda

Please sign in to comment.