Skip to content

Commit ba80dbe

Browse files
Release/7.2.0 (#147)
* Changelog * Use tsup build tool to bundle dual modules so that commonjs and esmodules are both supported (#146) * 7.2.0
1 parent 3a586a9 commit ba80dbe

File tree

5 files changed

+1467
-9
lines changed

5 files changed

+1467
-9
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# project artifcats
2+
dist
23
lib
34
docs
45
.DS_Store

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [7.2.0](https://github.com/polygon-io/client-js/compare/v7.1.1...v7.2.0) (2023-04-07)
2+
### New Feature
3+
* Support Dual Module Formats so that this package can be used with CommonJS
4+
15
## [7.1.1](https://github.com/polygon-io/client-js/v7.0.1...v7.1.1) (2023-03-20)
26

37
### Bug Fixes

0 commit comments

Comments
 (0)