Skip to content

Commit

Permalink
chore(release): 1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Aug 18, 2022
1 parent 15d4cdf commit 13f4d92
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.22.2](https://github.com/Leo4815162342/dukascopy-node/compare/v1.22.1...v1.22.2) (2022-08-18)


### Bug Fixes

* **cli:** proper file name when date out of bound ([#89](https://github.com/Leo4815162342/dukascopy-node/issues/89)) ([15d4cdf](https://github.com/Leo4815162342/dukascopy-node/commit/15d4cdf00f1fb867e2ac4d2f9b3658145eb5cff9))

### [1.22.1](https://github.com/Leo4815162342/dukascopy-node/compare/v1.22.0...v1.22.1) (2022-08-09)


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.22.1",
"version": "1.22.2",
"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 13f4d92

Please sign in to comment.