Skip to content

Commit 1bfdebb

Browse files
authored
chore: release main (#7368)
1 parent c824326 commit 1bfdebb

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.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": "3.7.0",
2+
"apps/cowswap-frontend": "3.7.1",
33
"apps/explorer": "4.2.0",
44
"libs/permit-utils": "3.2.0",
55
"libs/widget-lib": "4.0.0",

apps/cowswap-frontend/CHANGELOG.md

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

3+
## [3.7.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.7.0...cowswap-v3.7.1) (2026-04-16)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* invert condition ([f381306](https://github.com/cowprotocol/cowswap/commit/f38130657298fd2948941d1b7ab9d3e542d34457))
9+
* redirect .finance to .fi except for widget ([65eb99b](https://github.com/cowprotocol/cowswap/commit/65eb99b357851dd92ce89a5771e248ef34d7831f))
10+
* redirect .finance to .fi except for widget ([160fb1c](https://github.com/cowprotocol/cowswap/commit/160fb1c6ae3181f15366668636861e5e7b80c658))
11+
* **widget:** cache widget events source ([c824326](https://github.com/cowprotocol/cowswap/commit/c82432689562d45ff3bebfc140ddc00b9ccc5ce9))
12+
* **widget:** cache widget events source ([cb73b8e](https://github.com/cowprotocol/cowswap/commit/cb73b8e496284e8e16d0b857ab4a46c51675d874))
13+
314
## [3.7.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.6.1...cowswap-v3.7.0) (2026-04-16)
415

516

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

0 commit comments

Comments
 (0)