8000 Release/v7.3.0 (#177) · polygon-io/client-js@75aa6ed · GitHub
[go: up one dir, main page]

Skip to content

Commit 75aa6ed

Browse files
authored
Release/v7.3.0 (#177)
* 7.3.0 * Update CHANGELOG.md
1 parent 0a1b2cc commit 75aa6ed

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [7.3.0](https://github.com/polygon-io/client-js/compare/v7.2.6...v7.3.0) (2023-08-11)
2+
### New Feature
3+
* Update README with pagination and trace modes
4+
* Added request tracing and API pagination support
5+
16
## [7.2.6](https://github.com/polygon-io/client-js/compare/v7.2.5...v7.2.6) (2023-08-11)
27
### Bug Fixes
38
* Export universal snapshot types

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polygon.io/client-js",
3-
"version": "7.2.6",
3+
"version": "7.3.0",
44
"description": "Isomorphic Javascript client for Polygon.io Stocks, Forex, and Crypto APIs",
55
"main": "dist/main.js",
66
"types": "dist/main.d.ts",

0 commit comments

Comments
 (0)
0