Skip to content

Commit 167345e

Browse files
authored
chore(main): release 2.17.0
2 parents 1176638 + f2a73e6 commit 167345e

4 files changed

Lines changed: 16 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.16.1"
2+
".": "2.17.0"
33
}

CHANGELOG.md

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

3+
## [2.17.0](https://github.com/wildcat-finance/wildcat-app-v2/compare/v2.16.1...v2.17.0) (2026-05-01)
4+
5+
6+
### Features
7+
8+
* **mobile-history:** mobile market history view ([7c91811](https://github.com/wildcat-finance/wildcat-app-v2/commit/7c9181178fa56135bcde255f336dc0f8eac18457))
9+
10+
11+
### Bug Fixes
12+
13+
* **borrower-names:** expand query key to include chain ([51a057e](https://github.com/wildcat-finance/wildcat-app-v2/commit/51a057e5f7135ec63476a1d1b395d20e79f3840e))
14+
315
## [2.16.1](https://github.com/wildcat-finance/wildcat-app-v2/compare/v2.16.0...v2.16.1) (2026-04-24)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wildcat-app-v2",
3-
"version": "2.16.1",
3+
"version": "2.17.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)