Skip to content

Commit a4dbbac

Browse files
authored
chore: release main (#6025)
1 parent 6cf148d commit a4dbbac

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"apps/cowswap-frontend": "1.112.3",
2+
"apps/cowswap-frontend": "1.112.4",
33
"apps/explorer": "2.48.3",
44
"libs/permit-utils": "0.6.2",
55
"libs/widget-lib": "0.20.0",

apps/cowswap-frontend/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.112.4](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.112.3...cowswap-v1.112.4) (2025-07-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **url-trade-amounts:** don't store url state when amount is 0 ([#6024](https://github.com/cowprotocol/cowswap/issues/6024)) ([6cf148d](https://github.com/cowprotocol/cowswap/commit/6cf148d0b3a61f55376a5930e62bb7e423aa6c07))
9+
310
## [1.112.3](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.112.2...cowswap-v1.112.3) (2025-07-22)
411

512

apps/cowswap-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/cowswap",
3-
"version": "1.112.3",
3+
"version": "1.112.4",
44
"description": "CoW Swap",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)