Skip to content

Commit 1ae0777

Browse files
authored
chore: release main (#7370)
1 parent a1ebde7 commit 1ae0777

3 files changed

Lines changed: 15 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.1",
2+
"apps/cowswap-frontend": "3.8.0",
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.8.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.7.1...cowswap-v3.8.0) (2026-04-16)
4+
5+
6+
### ✨ Features
7+
8+
* attach eventId to error page ([#7364](https://github.com/cowprotocol/cowswap/issues/7364)) ([c056c0a](https://github.com/cowprotocol/cowswap/commit/c056c0a9a5244cbdc24bf3d0a7a04eccb9153801))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* appzi page crash in case of missing chunk ([#7363](https://github.com/cowprotocol/cowswap/issues/7363)) ([587123e](https://github.com/cowprotocol/cowswap/commit/587123e767b6065a818a95b8f67eaa615b753273))
14+
* reload the window after emergency wipe ([#7371](https://github.com/cowprotocol/cowswap/issues/7371)) ([a1ebde7](https://github.com/cowprotocol/cowswap/commit/a1ebde774a101e3a5f9b0fc468b2a1bc019206cb))
15+
316
## [3.7.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.7.0...cowswap-v3.7.1) (2026-04-16)
417

518

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

0 commit comments

Comments
 (0)