Skip to content

Commit cb6dc97

Browse files
chore(release): 2.36.1 [skip ci]
## [2.36.1](v2.36.0...v2.36.1) (2024-08-20) ### Bug Fixes * export stringToHslaColor ([e52bba1](e52bba1))
1 parent e52bba1 commit cb6dc97

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.36.1](https://github.com/mll-lab/js-utils/compare/v2.36.0...v2.36.1) (2024-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* export stringToHslaColor ([e52bba1](https://github.com/mll-lab/js-utils/commit/e52bba1bb46ecd87f5a84d6a00627b36522d2fa8))
7+
18
# [2.36.0](https://github.com/mll-lab/js-utils/compare/v2.35.0...v2.36.0) (2024-08-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mll-lab/js-utils",
3-
"version": "2.36.0",
3+
"version": "2.36.1",
44
"main": "dist/index.common.js",
55
"module": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)