Skip to content

Commit 52918b7

Browse files
authored
chore: release main (#5932)
1 parent 0ad0c66 commit 52918b7

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.111.1",
2+
"apps/cowswap-frontend": "1.111.2",
33
"apps/explorer": "2.48.2",
44
"libs/permit-utils": "0.6.2",
55
"libs/widget-lib": "0.19.2",

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.111.2](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.111.1...cowswap-v1.111.2) (2025-07-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **rpc:** add Polygon and Avalanche env vars to Vercel ([#5931](https://github.com/cowprotocol/cowswap/issues/5931)) ([0ad0c66](https://github.com/cowprotocol/cowswap/commit/0ad0c660b64bf689d56324b24aec7a168c7038cf))
9+
310
## [1.111.1](https://github.com/cowprotocol/cowswap/compare/cowswap-v1.111.0...cowswap-v1.111.1) (2025-07-04)
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.111.1",
3+
"version": "1.111.2",
44
"description": "CoW Swap",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)