Skip to content

Commit

Permalink
chore(release): 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed May 29, 2022
1 parent 7f6d374 commit c6fd70d
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.21.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.20.0...v1.21.0) (2022-05-29)


### Features

* **cli:** print relative path to file instead of file name in the success message ([#80](https://github.com/Leo4815162342/dukascopy-node/issues/80)) ([7f6d374](https://github.com/Leo4815162342/dukascopy-node/commit/7f6d374b1554ee404fdddededf6397f0366e3167))

## [1.20.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.19.3...v1.20.0) (2022-05-27)


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.20.0",
"version": "1.21.0",
"description": "Node.js library for downloading historical market tick data for 800+ different instruments (stocks, crypto, commodities, forex, etc.)",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit c6fd70d

Please sign in to comment.