Skip to content

Commit 8e71d67

Browse files
authored
chore: release main (#7376)
1 parent e030412 commit 8e71d67

3 files changed

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

3+
## [3.9.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.8.0...cowswap-v3.9.0) (2026-04-17)
4+
5+
6+
### ✨ Features
7+
8+
* add recovery banner component and related functionality ([#7374](https://github.com/cowprotocol/cowswap/issues/7374)) ([e030412](https://github.com/cowprotocol/cowswap/commit/e03041283a933238a8f8feadb63a1279cda4aa6e))
9+
310
## [3.8.0](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.7.1...cowswap-v3.8.0) (2026-04-16)
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": "3.8.0",
3+
"version": "3.9.0",
44
"description": "CoW Swap",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)