diff --git a/.changeset/two-keys-deliver.md b/.changeset/two-keys-deliver.md new file mode 100644 index 00000000..0042140c --- /dev/null +++ b/.changeset/two-keys-deliver.md @@ -0,0 +1,6 @@ +--- +"@fxhash/react": patch +"@fxhash/ui": patch +--- + +Initial release ui + react diff --git a/packages/cli/package.json b/packages/cli/package.json index 44e10abb..351372da 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/cli", - "version": "0.0.24", + "version": "0.0.23", "author": "fxhash", "bin": { "@fxhash/cli": "./dist/fxhashCli.js", diff --git a/packages/client-react/package.json b/packages/client-react/package.json index 49cb668f..01afd7ef 100644 --- a/packages/client-react/package.json +++ b/packages/client-react/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/client-react", "description": "A react wrapper on @fxhash/client-plugnplay, implementing React providers & hooks for ease-of-use.", - "version": "0.0.4", + "version": "0.0.3", "author": "fxhash", "dependencies": { "connectkit": "1.9.1", diff --git a/packages/client/package.json b/packages/client/package.json index ced1f7a9..a0998cd3 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/client", "description": "Medium-level APIs to instanciate low-level @fxhash/core modules easily.", - "version": "0.0.3", + "version": "0.0.2", "author": "fxhash", "dependencies": { "@airgap/beacon-sdk": "4.6.0", diff --git a/packages/config/package.json b/packages/config/package.json index 9bb7c40f..b0cd6f04 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/config", - "version": "0.0.14", + "version": "0.0.13", "author": "fxhash", "dependencies": { "@fxhash/errors": "workspace:*", diff --git a/packages/core/package.json b/packages/core/package.json index 0b5def58..59875ea5 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/core", "description": "Low-level building blocks to compose a fxhash client application. Should only be used directly for advanced use cases.", - "version": "0.0.3", + "version": "0.0.2", "author": "fxhash", "dependencies": { "@fxhash/errors": "workspace:*", diff --git a/packages/errors/package.json b/packages/errors/package.json index ab5d42f4..1876e15d 100644 --- a/packages/errors/package.json +++ b/packages/errors/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/errors", "description": "Application-wide errors which are exposed and used by different parts of our stack.", - "version": "0.0.14", + "version": "0.0.13", "author": "fxhash", "dependencies": { "@fxhash/utils": "workspace:*", diff --git a/packages/eth/package.json b/packages/eth/package.json index 5822a272..3dce5ec4 100644 --- a/packages/eth/package.json +++ b/packages/eth/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/eth", - "version": "0.0.3", + "version": "0.0.2", "dependencies": { "@0xsplits/splits-sdk": "5.1.0", "@fxhash/gql": "workspace:*", diff --git a/packages/fxhash/package.json b/packages/fxhash/package.json index f2d6026e..e44252ad 100644 --- a/packages/fxhash/package.json +++ b/packages/fxhash/package.json @@ -1,6 +1,6 @@ { "name": "fxhash", - "version": "0.0.17", + "version": "0.0.16", "author": "fxhash", "bin": { "fxhash": "./index.js" diff --git a/packages/gql-client/package.json b/packages/gql-client/package.json index 78b06fde..51940269 100644 --- a/packages/gql-client/package.json +++ b/packages/gql-client/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/gql-client", - "version": "0.0.5", + "version": "0.0.4", "author": "fxhash", "dependencies": { "@fxhash/config": "workspace:*", diff --git a/packages/open-form-graph/package.json b/packages/open-form-graph/package.json index c74fea4a..8b4a7c60 100644 --- a/packages/open-form-graph/package.json +++ b/packages/open-form-graph/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/open-form-graph", "description": "A react-force-graph visualizer for open form collections", - "version": "0.0.4", + "version": "0.0.3", "author": "fxhash", "dependencies": { "@fxhash/utils": "workspace:*", diff --git a/packages/project-sdk/package.json b/packages/project-sdk/package.json index 0fe67cd4..b9405617 100644 --- a/packages/project-sdk/package.json +++ b/packages/project-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/project-sdk", - "version": "0.0.17", + "version": "0.0.16", "author": "fxhash", "dependencies": { "@fxhash/params": "workspace:*", diff --git a/packages/react/package.json b/packages/react/package.json index ef5e4566..8c6cf0cc 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/react", - "version": "0.0.1", + "version": "0.0.0", "dependencies": { "@apollo/client": "3.12.11", "@fxhash/config": "workspace:*", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index f2374765..cacb5201 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/sdk", "description": "Bundle of all the fxhash low & medium level packages exported as one.", - "version": "0.0.2", + "version": "0.0.1", "author": "fxhash", "dependencies": { "@fxhash/client": "workspace:*", diff --git a/packages/shared/package.json b/packages/shared/package.json index 69dd6e77..f3c1be02 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/shared", - "version": "0.0.5", + "version": "0.0.4", "author": "fxhash", "dependencies": { "@fxhash/config": "workspace:*", diff --git a/packages/tez/package.json b/packages/tez/package.json index 4a31ef43..1355d28f 100644 --- a/packages/tez/package.json +++ b/packages/tez/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/tez", - "version": "0.0.2", + "version": "0.0.1", "author": "fxhash", "dependencies": { "@apollo/client": "3.12.11", diff --git a/packages/ui/package.json b/packages/ui/package.json index 3aa40764..ffa05368 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@fxhash/ui", - "version": "0.0.1", + "version": "0.0.0", "dependencies": { "@radix-ui/react-alert-dialog": "1.1.14", "@radix-ui/react-checkbox": "1.3.2", diff --git a/packages/utils-browser/package.json b/packages/utils-browser/package.json index 6ad93da0..410b44ff 100644 --- a/packages/utils-browser/package.json +++ b/packages/utils-browser/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/utils-browser", "description": "A general-purpose package for browser-only compatible utilities.", - "version": "0.0.5", + "version": "0.0.4", "author": "fxhash", "dependencies": { "@fxhash/errors": "workspace:*", diff --git a/packages/utils/package.json b/packages/utils/package.json index e2836290..0093c694 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,7 +1,7 @@ { "name": "@fxhash/utils", "description": "A general-purpose nodejs/browser compatible utility package related to fxhash applications.", - "version": "0.0.6", + "version": "0.0.5", "author": "fxhash", "dependencies": { "bs58check": "4.0.0"