Skip to content

Commit e62cf64

Browse files
authored
chore: release main (#7275)
1 parent 6df9c79 commit e62cf64

11 files changed

Lines changed: 55 additions & 10 deletions

File tree

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"apps/cowswap-frontend": "3.3.2",
2+
"apps/cowswap-frontend": "3.3.3",
33
"apps/explorer": "4.0.6",
44
"libs/permit-utils": "3.0.3",
5-
"libs/widget-lib": "2.2.2",
6-
"libs/widget-react": "1.3.2",
7-
"apps/widget-configurator": "3.2.2",
5+
"libs/widget-lib": "2.2.3",
6+
"libs/widget-react": "1.3.3",
7+
"apps/widget-configurator": "3.2.3",
88
"libs/analytics": "3.0.4",
99
"libs/assets": "2.2.0",
1010
"libs/common-const": "3.0.3",
@@ -19,7 +19,7 @@
1919
"libs/types": "4.1.1",
2020
"libs/ui": "3.1.2",
2121
"libs/wallet": "3.0.5",
22-
"apps/cow-fi": "2.4.5",
22+
"apps/cow-fi": "2.4.6",
2323
"libs/wallet-provider": "2.1.11",
2424
"libs/ui-utils": "2.0.1",
2525
"libs/abis": "3.0.0",

apps/cow-fi/CHANGELOG.md

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

3+
## [2.4.6](https://github.com/cowprotocol/cowswap/compare/cow-fi-v2.4.5...cow-fi-v2.4.6) (2026-04-07)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @cowprotocol/widget-react bumped to 1.3.3
11+
312
## [2.4.5](https://github.com/cowprotocol/cowswap/compare/cow-fi-v2.4.4...cow-fi-v2.4.5) (2026-04-07)
413

514

apps/cow-fi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/cow-fi",
3-
"version": "2.4.5",
3+
"version": "2.4.6",
44
"description": "CoW DAO website",
55
"main": "index.js",
66
"author": "",

apps/cowswap-frontend/CHANGELOG.md

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

3+
## [3.3.3](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.3.2...cowswap-v3.3.3) (2026-04-07)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @cowprotocol/widget-lib bumped to 2.2.3
11+
312
## [3.3.2](https://github.com/cowprotocol/cowswap/compare/cowswap-v3.3.1...cowswap-v3.3.2) (2026-04-07)
413

514

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

apps/widget-configurator/CHANGELOG.md

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

3+
## [3.2.3](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v3.2.2...widget-configurator-v3.2.3) (2026-04-07)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @cowprotocol/widget-lib bumped to 2.2.3
11+
* @cowprotocol/widget-react bumped to 1.3.3
12+
313
## [3.2.2](https://github.com/cowprotocol/cowswap/compare/widget-configurator-v3.2.1...widget-configurator-v3.2.2) (2026-04-07)
414

515

apps/widget-configurator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/widget-configurator",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "CoW Swap widget configurator",
55
"main": "src/main.tsx",
66
"author": "",

libs/widget-lib/CHANGELOG.md

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

3+
## [2.2.3](https://github.com/cowprotocol/cowswap/compare/widget-lib-v2.2.2...widget-lib-v2.2.3) (2026-04-07)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **widget:** trigger re-deployment 2 ([6df9c79](https://github.com/cowprotocol/cowswap/commit/6df9c79f407bcdf8a253db3dcf80f5ce41c59fa3))
9+
* **widget:** trigger re-deployment 2 ([a7b60b8](https://github.com/cowprotocol/cowswap/commit/a7b60b85193d9e2a5f7da6fe76e5a1ad590b6cbc))
10+
311
## [2.2.2](https://github.com/cowprotocol/cowswap/compare/widget-lib-v2.2.1...widget-lib-v2.2.2) (2026-04-07)
412

513

libs/widget-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cowprotocol/widget-lib",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "CoW Swap Widget Library. Allows you to easily embed a CoW Swap widget on your website.",
55
"repository": {
66
"type": "git",

libs/widget-react/CHANGELOG.md

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

3+
## [1.3.3](https://github.com/cowprotocol/cowswap/compare/widget-react-v1.3.2...widget-react-v1.3.3) (2026-04-07)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @cowprotocol/widget-lib bumped to 2.2.3
11+
312
## [1.3.2](https://github.com/cowprotocol/cowswap/compare/widget-react-v1.3.1...widget-react-v1.3.2) (2026-04-07)
413

514

0 commit comments

Comments
 (0)