Skip to content

Commit 4a6b919

Browse files
v2.0.0: candleStick patterns
1 parent b3a6778 commit 4a6b919

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE_NOTES.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Release Notes
2+
3+
### [2.0.0](https://www.npmjs.com/package/trading-indicator/v/2.0.0)
4+
- [CandleStick pattern](https://github.com/thanhnguyennguyen/trading-indicator/issues/35)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trading-indicator",
3-
"version": "1.0.8",
3+
"version": "2.0.0",
44
"description": "provide trading technical indicator values",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)