Skip to content

Commit b5aab49

Browse files
chore(release): 1.4.20 [skip ci]
## [1.4.20](v1.4.19...v1.4.20) (2023-06-11) ### Bug Fixes * testing workflow ([e5abbff](e5abbff))
1 parent e5abbff commit b5aab49

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.20](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.4.19...v1.4.20) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([e5abbff](https://github.com/CoCreate-app/CoCreate-random-color/commit/e5abbff31e31d74f3e6c110e2d98d07f9cc189a7))
7+
18
## [1.4.19](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.4.18...v1.4.19) (2023-06-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/random-color",
3-
"version": "1.4.19",
3+
"version": "1.4.20",
44
"description": "A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and/or JavaScript API. Highly customizable and styleable.",
55
"keywords": [
66
"cocreate",
@@ -58,4 +58,4 @@
5858
"dependencies": {
5959
"@cocreate/cli": "^1.33.4"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)