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 0fb2320 commit 9dd4613Copy full SHA for 9dd4613
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.36.0](https://github.com/mll-lab/js-utils/compare/v2.35.0...v2.36.0) (2024-08-20)
2
+
3
4
+### Features
5
6
+* add stringToHslaColor ([db3d318](https://github.com/mll-lab/js-utils/commit/db3d318e256daa3de9a123159da09697a896ac34))
7
8
# [2.35.0](https://github.com/mll-lab/js-utils/compare/v2.34.0...v2.35.0) (2024-07-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@mll-lab/js-utils",
- "version": "2.35.0",
+ "version": "2.36.0",
"main": "dist/index.common.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments