Skip to content

Commit be39f81

Browse files
committed
chore(bumpp): update package version to v0.8.41
1 parent dec2d77 commit be39f81

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.40",
4+
"version": "0.8.41",
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.40",
4+
"version": "0.8.41",
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.40",
4+
"version": "0.8.41",
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.40",
4+
"version": "0.8.41",
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)