Skip to content

Commit 662c688

Browse files
authored
chore: release main (#6419)
1 parent 0a9a229 commit 662c688

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.121.0",
2+
"apps/cowswap-frontend": "1.121.1",
33
"apps/explorer": "2.56.0",
44
"libs/permit-utils": "1.0.0",
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.121.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.121.0...cowswap-v1.121.1) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* do not log proxy recipient in prod like envs ([#6418](https://github.com/cowprotocol/cowswap/issues/6418)) ([0a9a229](https://github.com/cowprotocol/cowswap/commit/0a9a2298a610bc0cdc9087a489b7137db32ffb16))
9+
310
## [1.121.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.120.0...cowswap-v1.121.0) (2025-10-23)
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.121.0",
3+
"version": "1.121.1",
44
"description": "CoW Swap",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)