Skip to content

Commit d247617

Browse files
authored
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 373a2d4 commit d247617

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [[email protected]](https://github.com/flex-development/tutils/compare/[email protected]@6.0.0-alpha.25) (2023-09-17)
2+
3+
4+
### :bug: Fixes
5+
6+
* **utils:** `clone` usage errors ([373a2d4](https://github.com/flex-development/tutils/commit/373a2d4abbc70694978019a9c20512b1d5c48127))
7+
18
## [[email protected]](https://github.com/flex-development/tutils/compare/[email protected]@6.0.0-alpha.24) (2023-09-14)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/tutils",
33
"description": "TypeScript-friendly utilities",
4-
"version": "6.0.0-alpha.24",
4+
"version": "6.0.0-alpha.25",
55
"keywords": [
66
"clone",
77
"deep",

0 commit comments

Comments
 (0)