Skip to content

Commit

Permalink
chore(release): 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Aug 24, 2022
1 parent 941d10c commit d14b655
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.25.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.24.0...v1.25.0) (2022-08-24)


### Features

* **cli:** inline output ([#93](https://github.com/Leo4815162342/dukascopy-node/issues/93)) ([941d10c](https://github.com/Leo4815162342/dukascopy-node/commit/941d10cbb3b0d63b5b4314d8607fc3c68bd06b19))

## [1.24.0](https://github.com/Leo4815162342/dukascopy-node/compare/v1.23.0...v1.24.0) (2022-08-21)


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.24.0",
"version": "1.25.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 d14b655

Please sign in to comment.