Skip to content

Commit

Permalink
chore(release): 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Mar 1, 2023
1 parent 2e12810 commit 50b75ef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.32.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.31.3...v1.32.0) (2023-03-01)


### Features

* **cli:** download time ([#125](https://github.com/Leo4815162342/dukascopy-node/issues/125)) ([e891bf2](https://github.com/Leo4815162342/dukascopy-node/commit/e891bf2c08a076a719595f911c7619c607dec9ee))
* retry artifact download on server error ([#126](https://github.com/Leo4815162342/dukascopy-node/issues/126)) ([2e12810](https://github.com/Leo4815162342/dukascopy-node/commit/2e12810cd876f3647c972e0e6d8287232f616553))

### [1.31.3](https://github.com/Leo4815162342/dukascopy-node/compare/v1.31.2...v1.31.3) (2023-02-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dukascopy-node",
"version": "1.31.3",
"version": "1.32.0",
"description": "Node.js library for downloading historical market tick data for for Crypto, Stocks, ETFs, CFDs, Forex",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 50b75ef

Please sign in to comment.