Skip to content

Commit

Permalink
chore(release): 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Oct 23, 2022
1 parent 5a9f8af commit c212d6c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.27.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.26.0...v1.27.0) (2022-10-23)


### Features

* secondly timeframe ([#98](https://github.com/Leo4815162342/dukascopy-node/issues/98)) ([8d83118](https://github.com/Leo4815162342/dukascopy-node/commit/8d83118890b3c1a59f9cefe8e6b5b5bbe055c890))


### Bug Fixes

* **cli:** empty file stats lookup ([#99](https://github.com/Leo4815162342/dukascopy-node/issues/99)) ([5a9f8af](https://github.com/Leo4815162342/dukascopy-node/commit/5a9f8af6f6dab3cb648c53bd5dd8c5b8a800cd2f))

## [1.26.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.25.0...v1.26.0) (2022-10-22)


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.26.0",
"version": "1.27.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 c212d6c

Please sign in to comment.