Skip to content

Commit 6fa8ad6

Browse files
chore(main): release veta-trading-platform 1.42.1 (#364)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5797a6d commit 6fa8ad6

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.0"
2+
".": "1.42.1"
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.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)
4+
5+
6+
### Bug Fixes
7+
8+
* **observability:** scope Alloy docker discovery to our compose projects ([#363](https://github.com/milesburton/veta-trading-platform/issues/363)) ([54871c3](https://github.com/milesburton/veta-trading-platform/commit/54871c3c0ac6f423ed21114852ce699cd1a4b3ac))
9+
310
## [1.42.0](https://github.com/milesburton/veta-trading-platform/compare/veta-trading-platform-v1.41.0...veta-trading-platform-v1.42.0) (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.0",
3+
"version": "1.42.1",
44
"private": true,
55
"description": "VETA Trading Platform — real-time market simulation with algorithmic trading strategies.",
66
"scripts": {

0 commit comments

Comments
 (0)