Skip to content

Commit 4947d0f

Browse files
committed
chore(release): nodejs-order-book@10.0.0
1 parent 96d864f commit 4947d0f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3+
## 10.0.0 (2025-07-18)
4+
5+
* feat: remove experimental conditional orders flag ([96d864f](https://github.com/fasenderos/nodejs-order-book/commit/96d864f))
6+
37
## <small>9.1.1 (2025-07-17)</small>
48

59
* chore: remove browser build ([a607627](https://github.com/fasenderos/nodejs-order-book/commit/a607627))

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": "nodejs-order-book",
3-
"version": "9.1.1",
3+
"version": "10.0.0",
44
"description": "Node.js Lmit Order Book for high-frequency trading (HFT).",
55
"author": "Andrea Fassina <fasenderos@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)