Skip to content

Commit b0df2e0

Browse files
committed
chore(release): hft-limit-order-book@6.1.1
1 parent 965af97 commit b0df2e0

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [6.1.1](https://github.com/fasenderos/hft-limit-order-book/compare/v6.1.0...v6.1.1) (2024-08-01)
4+
5+
6+
### Chore
7+
8+
* **deps-dev:** bump @commitlint/config-conventional ([ef84160](https://github.com/fasenderos/hft-limit-order-book/commit/ef84160c64203943f383d20b8b43b81342731a02))
9+
* **deps-dev:** bump tap from 19.2.5 to 21.0.0 ([d759984](https://github.com/fasenderos/hft-limit-order-book/commit/d759984f18827b617320341e4d0373d4aa6df2bd))
10+
11+
12+
### Documentation
13+
14+
* improved visibility of experimental features ([6a7efb8](https://github.com/fasenderos/hft-limit-order-book/commit/6a7efb82d251994697ed1785732205216cb61185))
15+
316
## [6.1.0](https://github.com/fasenderos/hft-limit-order-book/compare/v6.1.0-beta.1...v6.1.0) (2024-08-01)
417

518

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": "6.1.0",
3+
"version": "6.1.1",
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)