Skip to content

Commit

Permalink
chore: release v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shorwood committed Dec 18, 2024
1 parent 9808d03 commit bdf0b57
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/monorepo",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"private": true,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/binary/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/binary",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/boolean/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/boolean",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"description": "Boolean logic functions",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/client",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/collection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/collection",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/color",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/decorators",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/eslint-config",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/fs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/fs",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/functions",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/math/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/math",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/process/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/process",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactivity/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/reactivity",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/scripts",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/string/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/string",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/types",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/unocss-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/unocss-preset",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/unshared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unshared",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/validation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/validation",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unshared/vue",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"sideEffects": false,
"author": "Stanley Horwood <[email protected]>",
Expand Down

0 comments on commit bdf0b57

Please sign in to comment.