Skip to content

Commit fdea12f

Browse files
committed
chore: release to production (main)
1 parent 5692c89 commit fdea12f

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.12.0",
2+
"apps/backend": "1.13.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.13.0](https://github.com/FilOzone/dealbot/compare/backend-v1.12.0...backend-v1.13.0) (2026-08-25)
4+
5+
6+
### Features
7+
8+
* add full-rate and trickle SP testing tiers ([#682](https://github.com/FilOzone/dealbot/issues/682)) ([24ed2b6](https://github.com/FilOzone/dealbot/commit/24ed2b6aab372dfadf246237bf1a2d5c034fda78))
9+
310
## [1.12.0](https://github.com/FilOzone/dealbot/compare/backend-v1.11.0...backend-v1.12.0) (2026-08-14)
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.12.0",
3+
"version": "1.13.0",
44
"description": "A simple deal bot for Synapse storage providers",
55
"private": true,
66
"author": "",

0 commit comments

Comments
 (0)