File tree 7 files changed +28
-6
lines changed 7 files changed +28
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "apps/cowswap-frontend" : " 1.107.1 " ,
2
+ "apps/cowswap-frontend" : " 1.108.0 " ,
3
3
"apps/explorer" : " 2.47.0" ,
4
4
"libs/permit-utils" : " 0.6.2" ,
5
5
"libs/widget-lib" : " 0.19.1" ,
9
9
"libs/assets" : " 1.13.1" ,
10
10
"libs/common-const" : " 1.18.0" ,
11
11
"libs/common-hooks" : " 1.8.2" ,
12
- "libs/common-utils" : " 1.14 .0" ,
12
+ "libs/common-utils" : " 1.15 .0" ,
13
13
"libs/core" : " 1.7.1" ,
14
14
"libs/ens" : " 1.3.1" ,
15
15
"libs/events" : " 1.6.1" ,
18
18
"libs/types" : " 1.7.0" ,
19
19
"libs/ui" : " 1.23.2" ,
20
20
"libs/wallet" : " 1.12.2" ,
21
- "apps/cow-fi" : " 1.22.5 " ,
21
+ "apps/cow-fi" : " 1.22.6 " ,
22
22
"libs/wallet-provider" : " 1.0.1" ,
23
23
"libs/ui-utils" : " 1.1.1" ,
24
24
"libs/abis" : " 1.2.2" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.22.6] ( https://github.com/cowprotocol/cowswap/compare/cow-fi-v1.22.5...cow-fi-v1.22.6 ) (2025-05-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** cowfi:** simplify revalidation paths in route.ts ([ #5736 ] ( https://github.com/cowprotocol/cowswap/issues/5736 ) ) ([ fc7e4b5] ( https://github.com/cowprotocol/cowswap/commit/fc7e4b5c5e8822612e579f11b8ee3af78dc2904c ) )
9
+ * ** cowfi:** update comment and simplify revalidation logic in route.ts ([ #5753 ] ( https://github.com/cowprotocol/cowswap/issues/5753 ) ) ([ 68a0fe8] ( https://github.com/cowprotocol/cowswap/commit/68a0fe85ae5c25286541cfda9ae83d9eaeb81500 ) )
10
+
3
11
## [ 1.22.5] ( https://github.com/cowprotocol/cowswap/compare/cow-fi-v1.22.4...cow-fi-v1.22.5 ) (2025-05-20)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cowprotocol/cow-fi" ,
3
- "version" : " 1.22.5 " ,
3
+ "version" : " 1.22.6 " ,
4
4
"description" : " CoW DAO website" ,
5
5
"main" : " index.js" ,
6
6
"author" : " " ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.108.0] ( https://github.com/cowprotocol/cowswap/compare/cowswap-v1.107.1...cowswap-v1.108.0 ) (2025-05-28)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** appzi:** disable appzi for Coinbase Wallet ([ #5671 ] ( https://github.com/cowprotocol/cowswap/issues/5671 ) ) ([ 381e4b1] ( https://github.com/cowprotocol/cowswap/commit/381e4b1e8a7b1eec9b99d9d21841c647d66a7420 ) )
9
+
3
10
## [ 1.107.1] ( https://github.com/cowprotocol/cowswap/compare/cowswap-v1.107.0...cowswap-v1.107.1 ) (2025-05-22)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cowprotocol/cowswap" ,
3
- "version" : " 1.107.1 " ,
3
+ "version" : " 1.108.0 " ,
4
4
"description" : " CoW Swap" ,
5
5
"main" : " index.js" ,
6
6
"author" : " " ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.15.0] ( https://github.com/cowprotocol/cowswap/compare/common-utils-v1.14.0...common-utils-v1.15.0 ) (2025-05-28)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** appzi:** disable appzi for Coinbase Wallet ([ #5671 ] ( https://github.com/cowprotocol/cowswap/issues/5671 ) ) ([ 381e4b1] ( https://github.com/cowprotocol/cowswap/commit/381e4b1e8a7b1eec9b99d9d21841c647d66a7420 ) )
9
+
3
10
## [ 1.14.0] ( https://github.com/cowprotocol/cowswap/compare/common-utils-v1.13.2...common-utils-v1.14.0 ) (2025-05-19)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cowprotocol/common-utils" ,
3
- "version" : " 1.14 .0" ,
3
+ "version" : " 1.15 .0" ,
4
4
"main" : " ./index.js" ,
5
5
"types" : " ./index.d.ts" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments