Skip to content

Commit d8cde46

Browse files
committed
chore: release v0.3.29
1 parent c958a81 commit d8cde46

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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.28",
4+
"version": "0.3.29",
55
"packageManager": "[email protected]+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
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.28",
4+
"version": "0.3.29",
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.28",
4+
"version": "0.3.29",
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.28",
4+
"version": "0.3.29",
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.28",
4+
"version": "0.3.29",
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.28",
4+
"version": "0.3.29",
55
"description": "Collection of common tree utils",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

packages/vueuse/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/vueuse",
33
"type": "module",
4-
"version": "0.3.28",
4+
"version": "0.3.29",
55
"description": "Collection of common vue hooks",
66
"author": "Utopia <https://github.com/GreatAuk>",
77
"license": "MIT",

0 commit comments

Comments
 (0)