Skip to content

Commit 35281f1

Browse files
committed
chore: release v0.3.25
1 parent cec6bd0 commit 35281f1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utopia-utils-monorepo",
33
"type": "module",
4-
"version": "0.3.24",
4+
"version": "0.3.25",
55
"packageManager": "pnpm@9.1.0",
66
"description": "",
77
"author": "Utopia <https://github.com/GreatAuk>",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@utopia-utils/cli",
33
"type": "module",
4-
"version": "0.3.24",
4+
"version": "0.3.25",
55
"description": "Collection of common cli utils",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@utopia-utils/core",
33
"type": "module",
4-
"version": "0.3.24",
4+
"version": "0.3.25",
55
"description": "Collection of common utils",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

packages/dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@utopia-utils/dom",
33
"type": "module",
4-
"version": "0.3.24",
4+
"version": "0.3.25",
55
"description": "Collection of common dom utils",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

packages/share/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@utopia-utils/share",
33
"type": "module",
4-
"version": "0.3.24",
4+
"version": "0.3.25",
55
"description": "Collection of common share utils",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

packages/tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@utopia-utils/tree",
33
"type": "module",
4-
"version": "0.3.24",
4+
"version": "0.3.25",
55
"description": "Collection of common tree utils",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

0 commit comments

Comments
 (0)