Skip to content

Commit d1bd056

Browse files
chore(main): release veta-trading-platform 1.43.0 (#373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac357aa commit d1bd056

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.42.1"
2+
".": "1.43.0"
33
}

CHANGELOG.md

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

3+
## [1.43.0](https://github.com/milesburton/veta-trading-platform/compare/veta-trading-platform-v1.42.1...veta-trading-platform-v1.43.0) (2026-05-23)
4+
5+
6+
### Features
7+
8+
* **messaging:** createTypedConsumer + EMS first adopter ([#371](https://github.com/milesburton/veta-trading-platform/issues/371)) ([5cdcbfd](https://github.com/milesburton/veta-trading-platform/commit/5cdcbfd27b83f3c43052c23a1df82f37e2769680))
9+
310
## [1.42.1](https://github.com/milesburton/veta-trading-platform/compare/veta-trading-platform-v1.42.0...veta-trading-platform-v1.42.1) (2026-05-23)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "veta-trading-platform",
3-
"version": "1.42.1",
3+
"version": "1.43.0",
44
"private": true,
55
"description": "VETA Trading Platform — real-time market simulation with algorithmic trading strategies.",
66
"scripts": {

0 commit comments

Comments
 (0)