Skip to content

Commit f4ec2bc

Browse files
authored
Merge pull request #72 from pyth-network/guibescos/bump
Bump to 2.18.0
2 parents 5e8b65b + f918043 commit f4ec2bc

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.18.0
4+
5+
- Optimize Solana RPC calls
6+
37
## 2.17.0
48

59
- Rename initPrice to `setExponent` for clarity

package-lock.json

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/client",
3-
"version": "2.17.0",
3+
"version": "2.18.0",
44
"description": "Client for consuming Pyth price data",
55
"homepage": "https://pyth.network",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)