Skip to content

Commit

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

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.33.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.32.0...v1.33.0) (2023-03-01)


### Features

* volume units ([#127](https://github.com/Leo4815162342/dukascopy-node/issues/127)) ([4ce98ec](https://github.com/Leo4815162342/dukascopy-node/commit/4ce98ecfa7802725114e006755007b3e0c9b4d4e))

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


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.32.0",
"version": "1.33.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 115ed63

Please sign in to comment.