Skip to content

Commit 7077c52

Browse files
committed
chore: release to production (main)
1 parent 1ad8053 commit 7077c52

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,4 +1,4 @@
11
{
2-
"apps/backend": "1.11.0",
2+
"apps/backend": "1.12.0",
33
"apps/web": "1.4.0"
44
}

apps/backend/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.12.0](https://github.com/FilOzone/dealbot/compare/backend-v1.11.0...backend-v1.12.0) (2026-08-01)
4+
5+
6+
### Features
7+
8+
* **metrics:** track active datasets by provider ([#650](https://github.com/FilOzone/dealbot/issues/650)) ([1ad8053](https://github.com/FilOzone/dealbot/commit/1ad8053ccc51fea8ac651c55448112b9c9643ec3))
9+
310
## [1.11.0](https://github.com/FilOzone/dealbot/compare/backend-v1.10.0...backend-v1.11.0) (2026-07-28)
411

512

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dealbot-backend",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "A simple deal bot for Synapse storage providers",
55
"private": true,
66
"author": "",

0 commit comments

Comments
 (0)