Skip to content

Commit b1da01c

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([3d0c8a7](3d0c8a7))
1 parent 3d0c8a7 commit b1da01c

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.10.1](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.10.0...v1.10.1) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([3d0c8a7](https://github.com/CoCreate-app/CoCreate-random-color/commit/3d0c8a73e9ba912c4f41100e510e8478d03abd8f))
7+
18
# [1.10.0](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.9.0...v1.10.0) (2023-11-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.10.0",
3+
"version": "1.10.1",
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",
@@ -55,4 +55,4 @@
5555
"webpack-cli": "^4.5.0",
5656
"webpack-log": "^3.0.1"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)