We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52bba1 commit cb6dc97Copy full SHA for cb6dc97
CHANGELOG.md
@@ -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
8
# [2.36.0](https://github.com/mll-lab/js-utils/compare/v2.35.0...v2.36.0) (2024-08-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@mll-lab/js-utils",
- "version": "2.36.0",
+ "version": "2.36.1",
"main": "dist/index.common.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments