Skip to content

Commit 494ce76

Browse files
authored
chore: release main (#5171)
1 parent 39c94cc commit 494ce76

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
@@ -18,7 +18,7 @@
1818
"libs/types": "1.5.0",
1919
"libs/ui": "1.15.0",
2020
"libs/wallet": "1.7.0",
21-
"apps/cow-fi": "1.17.0",
21+
"apps/cow-fi": "1.18.0",
2222
"libs/wallet-provider": "1.0.0",
2323
"libs/ui-utils": "1.1.0",
2424
"libs/abis": "1.2.0",

apps/cow-fi/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.18.0](https://github.com/cowprotocol/cowswap/compare/cow-fi-v1.17.0...cow-fi-v1.18.0) (2024-12-09)
4+
5+
6+
### Features
7+
8+
* **cow-fi:** cache data and pages ([#5169](https://github.com/cowprotocol/cowswap/issues/5169)) ([39c94cc](https://github.com/cowprotocol/cowswap/commit/39c94cca11db8a97d9add3ac05c1623755ecd2b3))
9+
310
## [1.17.0](https://github.com/cowprotocol/cowswap/compare/cow-fi-v1.16.0...cow-fi-v1.17.0) (2024-12-04)
411

512

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": "1.17.0",
3+
"version": "1.18.0",
44
"description": "CoW DAO website",
55
"main": "index.js",
66
"author": "",

0 commit comments

Comments
 (0)