Browse Source

chore: release solana pull oracle packages (#1360)

guibescos 1 year ago
parent
commit
854f804d18

+ 3 - 3
package-lock.json

@@ -59193,7 +59193,7 @@
     },
     },
     "target_chains/ethereum/sdk/js": {
     "target_chains/ethereum/sdk/js": {
       "name": "@pythnetwork/pyth-evm-js",
       "name": "@pythnetwork/pyth-evm-js",
-      "version": "1.35.0",
+      "version": "1.36.0",
       "license": "Apache-2.0",
       "license": "Apache-2.0",
       "dependencies": {
       "dependencies": {
         "@pythnetwork/price-service-client": "*",
         "@pythnetwork/price-service-client": "*",
@@ -59294,7 +59294,7 @@
     },
     },
     "target_chains/solana/sdk/js/pyth_solana_receiver": {
     "target_chains/solana/sdk/js/pyth_solana_receiver": {
       "name": "@pythnetwork/pyth-solana-receiver",
       "name": "@pythnetwork/pyth-solana-receiver",
-      "version": "0.1.0",
+      "version": "0.2.0",
       "license": "Apache-2.0",
       "license": "Apache-2.0",
       "dependencies": {
       "dependencies": {
         "@coral-xyz/anchor": "^0.29.0",
         "@coral-xyz/anchor": "^0.29.0",
@@ -59377,7 +59377,7 @@
     },
     },
     "target_chains/solana/sdk/js/solana_utils": {
     "target_chains/solana/sdk/js/solana_utils": {
       "name": "@pythnetwork/solana-utils",
       "name": "@pythnetwork/solana-utils",
-      "version": "0.1.0",
+      "version": "0.2.0",
       "license": "Apache-2.0",
       "license": "Apache-2.0",
       "dependencies": {
       "dependencies": {
         "@coral-xyz/anchor": "^0.29.0",
         "@coral-xyz/anchor": "^0.29.0",

+ 1 - 1
target_chains/solana/sdk/js/pyth_solana_receiver/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@pythnetwork/pyth-solana-receiver",
   "name": "@pythnetwork/pyth-solana-receiver",
-  "version": "0.1.0",
+  "version": "0.2.0",
   "description": "Pyth solana receiver SDK",
   "description": "Pyth solana receiver SDK",
   "homepage": "https://pyth.network",
   "homepage": "https://pyth.network",
   "main": "lib/index.js",
   "main": "lib/index.js",

+ 1 - 1
target_chains/solana/sdk/js/solana_utils/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@pythnetwork/solana-utils",
   "name": "@pythnetwork/solana-utils",
-  "version": "0.1.0",
+  "version": "0.2.0",
   "description": "Utility functions for Solana",
   "description": "Utility functions for Solana",
   "homepage": "https://pyth.network",
   "homepage": "https://pyth.network",
   "main": "lib/index.js",
   "main": "lib/index.js",