Skip to content

Commit bcb4a78

Browse files
committed
chore(bumpp): update package version to v0.8.39
1 parent 3e250bc commit bcb4a78

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/toolkit-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zayne-labs/toolkit-core",
33
"type": "module",
4-
"version": "0.8.38",
4+
"version": "0.8.39",
55
"packageManager": "[email protected]",
66
"description": "A collection of utility functions, types and composables used by my other projects. Nothing too fancy but can be useful.",
77
"author": "Ryan Zayne",

packages/toolkit-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zayne-labs/toolkit-react",
33
"type": "module",
4-
"version": "0.8.38",
4+
"version": "0.8.39",
55
"packageManager": "[email protected]",
66
"description": "A collection of utility functions, types and composables used by my other projects. Nothing too fancy but can be useful.",
77
"author": "Ryan Zayne",

packages/toolkit-type-helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zayne-labs/toolkit-type-helpers",
33
"type": "module",
4-
"version": "0.8.38",
4+
"version": "0.8.39",
55
"packageManager": "[email protected]",
66
"description": "A collection of utility functions, types and composables used by my other projects. Nothing too fancy but can be useful.",
77
"author": "Ryan Zayne",

packages/toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zayne-labs/toolkit",
33
"type": "module",
4-
"version": "0.8.38",
4+
"version": "0.8.39",
55
"packageManager": "[email protected]",
66
"description": "A collection of utility functions, types and composables used by my other projects. Nothing too fancy but can be useful.",
77
"author": "Ryan Zayne",

0 commit comments

Comments
 (0)