Skip to content

Commit d87a056

Browse files
author
子奂
committed
1.0.2
1 parent d76860d commit d87a056

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.0.1](https://github.com/parksben/create-conical-gradient/compare/419295a7e98d1f5fb3d382b0b2236f4aa05d3de3...v1.0.1) (2020-06-16)
1+
## [1.0.2](https://github.com/parksben/create-conical-gradient/compare/419295a7e98d1f5fb3d382b0b2236f4aa05d3de3...v1.0.2) (2020-06-16)
22

33

44
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-conical-gradient",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A pretty extension for CanvasRenderingContext2D to create a pattern of the conical gradient.",
55
"main": "dist/index.js",
66
"unpkg": "umd/create-conical-gradient.min.js",

0 commit comments

Comments
 (0)