Skip to content

Commit 31c364c

Browse files
committed
feat: performed a minor bump all packages, since all were changed in the big dual package update
1 parent 080ad12 commit 31c364c

File tree

47 files changed

+55
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+55
-55
lines changed

apps/api-reference/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/api-reference",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"type": "module",
66
"engines": {

apps/developer-hub/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/developer-hub",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"type": "module",
66
"engines": {
@@ -72,4 +72,4 @@
7272
"tailwindcss": "^4.1.6",
7373
"vercel": "catalog:"
7474
}
75-
}
75+
}

apps/entropy-explorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/entropy-explorer",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"type": "module",
66
"engines": {
@@ -52,4 +52,4 @@
5252
"stylelint-config-standard-scss": "catalog:",
5353
"vercel": "catalog:"
5454
}
55-
}
55+
}

apps/entropy-tester/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/entropy-tester",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Utility to test entropy provider callbacks",
55
"private": true,
66
"type": "module",

apps/hermes/client/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/hermes-client",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Pyth Hermes Client",
55
"author": {
66
"name": "Pyth Data Association"

apps/insights/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/insights",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"type": "module",
66
"engines": {
@@ -73,4 +73,4 @@
7373
"stylelint-config-standard-scss": "catalog:",
7474
"vercel": "catalog:"
7575
}
76-
}
76+
}

apps/price_pusher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/price-pusher",
3-
"version": "10.2.0",
3+
"version": "10.3.0",
44
"description": "Pyth Price Pusher",
55
"homepage": "https://pyth.network",
66
"main": "./dist/index.cjs",

apps/staking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/staking",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"type": "module",
66
"engines": {

contract_manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/contract-manager",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Set of tools to manage pyth contracts",
55
"private": true,
66
"exports": {

governance/pyth_staking_sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/staking-sdk",
3-
"version": "0.2.4",
3+
"version": "0.3.0",
44
"description": "Pyth staking SDK",
55
"exports": {
66
"./constants": {

0 commit comments

Comments
 (0)