Skip to content

Commit

Permalink
chore(release): 1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Aug 9, 2022
1 parent b17a2bd commit b246eb3
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.1](https://github.com/Leo4815162342/dukascopy-node/compare/v1.22.0...v1.22.1) (2022-08-09)


### Bug Fixes

* proper start dates ([#86](https://github.com/Leo4815162342/dukascopy-node/issues/86)) ([b17a2bd](https://github.com/Leo4815162342/dukascopy-node/commit/b17a2bdb811c015b98ce9a394000a244b5bb7e94))

## [1.22.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.21.0...v1.22.0) (2022-08-03)


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.0",
"version": "1.22.1",
"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 b246eb3

Please sign in to comment.