Skip to content

Commit 74659b0

Browse files
committed
chore(bumpp): update package version to v0.8.34
1 parent c9f7e64 commit 74659b0

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