Skip to content

Commit c74ee53

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([fe77ef9](fe77ef9)) * remove yarn.lock ([fd1e28e](fd1e28e))
1 parent fe77ef9 commit c74ee53

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.9](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.0.8...v1.0.9) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([fe77ef9](https://github.com/CoCreate-app/CoCreate-random-color/commit/fe77ef9a8daedc1ee1e9a39a81b5e29aad1bf7a0))
7+
* remove yarn.lock ([fd1e28e](https://github.com/CoCreate-app/CoCreate-random-color/commit/fd1e28e7cf257748086902e21d045180dc256c8a))
8+
19
## [1.0.8](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.0.7...v1.0.8) (2021-07-10)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/random-color",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A simple HTML5 and pure javascript component. Easy configuration using data-attributes and/or JavaScript API. Highly customizable and styleable.",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)