Skip to content

Commit c034b08

Browse files
authored
chore: release main (#6713)
1 parent 7b5ebbc commit c034b08

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.125.6",
2+
"apps/cowswap-frontend": "1.125.7",
33
"apps/explorer": "2.59.2",
44
"libs/permit-utils": "1.0.1",
55
"libs/widget-lib": "0.21.1",

apps/cowswap-frontend/CHANGELOG.md

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

3+
## [1.125.7](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.125.6...cowswap-v1.125.7) (2025-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* bump bridging-sdk to fix bungee across contract ([#6709](https://github.com/cowprotocol/cowswap/issues/6709)) ([7b5ebbc](https://github.com/cowprotocol/cowswap/commit/7b5ebbc5c231b27670d80221fd3608db5e718eb8))
9+
* change token image priority: token lists over bridge provider ([#6682](https://github.com/cowprotocol/cowswap/issues/6682)) ([3f48461](https://github.com/cowprotocol/cowswap/commit/3f48461c724ae18659d093b518d3608d8f8a4f79))
10+
311
## [1.125.6](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.125.5...cowswap-v1.125.6) (2025-12-16)
412

513

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.125.6",
3+
"version": "1.125.7",
44
"description": "CoW Swap",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)