Skip to content

Commit cb0fca4

Browse files
committed
chore(release): hft-limit-order-book@2.3.5
1 parent c3f0697 commit cb0fca4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.5](https://github.com/fasenderos/hft-limit-order-book/compare/v2.3.4...v2.3.5) (2023-08-22)
4+
5+
6+
### Chore
7+
8+
* disable npm publish by release-it ([739e88a](https://github.com/fasenderos/hft-limit-order-book/commit/739e88a782a3017b18cdad3092ca943bb9e2a03c))
9+
310
## [2.3.4](https://github.com/fasenderos/hft-limit-order-book/compare/v2.3.3...v2.3.4) (2023-08-22)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hft-limit-order-book",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "Node.js Lmit Order Book for high-frequency trading (HFT).",
55
"author": "Andrea Fassina <andrea.fassina82@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)