Skip to content

Commit 2992bd7

Browse files
authored
chore(main): release 2.7.0
2 parents 9400b69 + 5e7c7fc commit 2992bd7

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

.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.6.1"
2+
".": "2.7.0"
33
}

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/wildcat-finance/wildcat-app-v2/compare/v2.6.1...v2.7.0) (2026-01-08)
4+
5+
6+
### Features
7+
8+
* market overview edits and reflection for maximum fixed terms for testnets ([9400b69](https://github.com/wildcat-finance/wildcat-app-v2/commit/9400b692ad4f5e554912c75b33c5b623f761043f))
9+
* **market-overview:** market overview edits ([f87a956](https://github.com/wildcat-finance/wildcat-app-v2/commit/f87a9566df5fef2dedcbbbb926c9745b9c90784d))
10+
11+
12+
### Bug Fixes
13+
14+
* **fixed-term:** updated to reflect maximum fixed terms for testnets ([1a4a134](https://github.com/wildcat-finance/wildcat-app-v2/commit/1a4a134cc6725eb6d17b0b940e8a28a01f3522f1))
15+
* **fixed-term:** updated to reflect maximum fixed terms for testnets ([5e3c17e](https://github.com/wildcat-finance/wildcat-app-v2/commit/5e3c17e9d18988342e8ea69a3e412a6a89d13d5d))
16+
* **refactor:** remove some duplication and move durations to i18n ([06742f9](https://github.com/wildcat-finance/wildcat-app-v2/commit/06742f9b276c4eedf12cf5adef177c8938558135))
17+
318
## [2.6.1](https://github.com/wildcat-finance/wildcat-app-v2/compare/v2.6.0...v2.6.1) (2025-12-25)
419

520

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.6.1",
3+
"version": "2.7.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)