Skip to content

Commit a0635cb

Browse files
committed
chore: release v1.0.12
1 parent 97c9579 commit a0635cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

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

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.11",
3+
"version": "1.0.12",
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)