Skip to content

Commit a2362a1

Browse files
committedNov 6, 2023
chore(release): 4.0.0-next.7
# [4.0.0-next.7](4.0.0-next.6...4.0.0-next.7) (2023-11-06) ### Bug Fixes * **ModuleCommandHandler#validate:** use constructor name instead of instanceof ([c486e19](c486e19)) * **SkeletonClient:** use once for handlers ([02ab832](02ab832))
1 parent 02ab832 commit a2362a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zptxdev/skeleton",
3-
"version": "4.0.0-next.6",
3+
"version": "4.0.0-next.7",
44
"type": "module",
55
"engines": {
66
"node": ">=18.12.0"

0 commit comments

Comments
 (0)