Skip to content

Commit 996d0c7

Browse files
v2.0.2
1 parent bb87ecf commit 996d0c7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased][]
99

10+
## [2.0.2][] - 2020-04-09
11+
1012
### Updated
1113

1214
- Updating description
@@ -77,5 +79,6 @@ To improve readability, these type definitions were renamed
7779
[2.0.0]: https://github.com/willmendesneto/hex-to-css-filter/tree/v2.0.0
7880

7981

80-
[Unreleased]: https://github.com/willmendesneto/hex-to-css-filter/compare/v2.0.1...HEAD
82+
[Unreleased]: https://github.com/willmendesneto/hex-to-css-filter/compare/v2.0.2...HEAD
83+
[2.0.2]: https://github.com/willmendesneto/hex-to-css-filter/compare/v2.0.1...v2.0.2
8184
[2.0.1]: https://github.com/willmendesneto/hex-to-css-filter/tree/v2.0.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hex-to-css-filter",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "hex-to-css-filter - Easy way to generate colors from HEX to CSS Filters",
55
"author": "Will Mendes <willmendesneto@gmail.com>",
66
"repository": {

0 commit comments

Comments
 (0)