Skip to content

Commit 1bca47a

Browse files
authored
chore: release main (#7506)
1 parent 9743ec9 commit 1bca47a

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.10.1",
2+
"apps/cowswap-frontend": "3.10.2",
33
"apps/explorer": "4.3.1",
44
"libs/permit-utils": "3.2.3",
55
"libs/widget-lib": "4.0.3",

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.10.2](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.10.1...cowswap-v3.10.2) (2026-05-14)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* add safe api key to vercel ([#7504](https://github.com/cowprotocol/cowswap/issues/7504)) ([9743ec9](https://github.com/cowprotocol/cowswap/commit/9743ec94f6fcf33ab6d55a1fbee0ccb0e62ba2aa))
9+
310
## [3.10.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.10.0...cowswap-v3.10.1) (2026-05-13)
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.10.1",
3+
"version": "3.10.2",
44
"description": "CoW Swap",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)