Skip to content

Commit 9da0c8c

Browse files
committed
chore: release v1.0.11
1 parent b9af4b9 commit 9da0c8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"packageManager": "[email protected]",
55
"scripts": {
66
"core:build": "pnpm --filter js-utils-es... build",

Diff for: packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-utils-es",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"packageManager": "[email protected]",
55
"description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
66
"license": "MIT",

0 commit comments

Comments
 (0)