Skip to content

Commit 548ff3e

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2021-06-30) ### Bug Fixes * automated and manual workflows ([0c80879](0c80879))
1 parent 65052e9 commit 548ff3e

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.0.5](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.0.4...v1.0.5) (2021-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* automated and manual workflows ([0c80879](https://github.com/CoCreate-app/CoCreate-random-color/commit/0c80879572ac6f1e989859e0e51d7f0468b16b3c))
7+
18
## [1.0.4](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.0.3...v1.0.4) (2021-06-25)
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.0.4",
3+
"version": "1.0.5",
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",
@@ -50,7 +50,7 @@
5050
"clean-webpack-plugin": "^3.0.0",
5151
"file-loader": "^6.2.0",
5252
"html-webpack-plugin": "^4.5.0",
53-
"mini-css-extract-plugin": "^1.5.0",
53+
"mini-css-extract-plugin": "^1.5.0",
5454
"style-loader": "^2.0.0",
5555
"terser-webpack-plugin": "^5.1.1",
5656
"uglifyjs-webpack-plugin": "^2.2.0",

0 commit comments

Comments
 (0)