Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
4.3.0
  • Loading branch information
arietrouw committed Dec 23, 2024
1 parent c471b0f commit 7d9cffc
Show file tree
Hide file tree
Showing 90 changed files with 176 additions and 442 deletions.
89 changes: 0 additions & 89 deletions .yarn/versions/06a57a44.yml

This file was deleted.

89 changes: 0 additions & 89 deletions .yarn/versions/cadd1b64.yml

This file was deleted.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/sdk-xyo-react",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -122,6 +122,5 @@
"devDep"
],
"docs": "dist/docs.json",
"resolutions_comment": "We set the above resolutions to make sure we pull in the latest versions of these packages even if some sub packages request earlier versions",
"stableVersion": "4.2.14"
"resolutions_comment": "We set the above resolutions to make sure we pull in the latest versions of these packages even if some sub packages request earlier versions"
}
5 changes: 2 additions & 3 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-modules",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -76,6 +76,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-archivist",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -86,6 +86,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-diviner",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -63,6 +63,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-module",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -79,6 +79,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-node",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -83,6 +83,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/node/packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-node-context",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -62,6 +62,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-node-provider",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -71,6 +71,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-sentinel",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -100,6 +100,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-witness",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -81,6 +81,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-plugins",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -102,6 +102,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/plugins/packages/address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-address-plugin",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -77,6 +77,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
5 changes: 2 additions & 3 deletions packages/plugins/packages/aggregate-price/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-aggregate-price-plugin",
"version": "4.3.0-rc.2",
"version": "4.3.0",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -85,6 +85,5 @@
"publishConfig": {
"access": "public"
},
"docs": "dist/docs.json",
"stableVersion": "4.2.14"
"docs": "dist/docs.json"
}
Loading

0 comments on commit 7d9cffc

Please sign in to comment.