Skip to content

Commit 7990731

Browse files
authored
chore(main): release 2.11.0
2 parents 8b9f040 + 8494db1 commit 7990731

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.10.0"
2+
".": "2.11.0"
33
}

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.11.0](https://github.com/wildcat-finance/wildcat-app-v2/compare/v2.10.0...v2.11.0) (2026-02-04)
4+
5+
6+
### Features
7+
8+
* **table-header:** add sticky markets table's headers ([5e42ff4](https://github.com/wildcat-finance/wildcat-app-v2/commit/5e42ff42ea20bf33726d6df812e6d09f9ad1edce))
9+
* **table-header:** add sticky markets table's headers and more obvious highlighting for sorted columns ([8b9f040](https://github.com/wildcat-finance/wildcat-app-v2/commit/8b9f04026359605ea59f8c833db856f2742f22bb))
10+
311
## [2.10.0](https://github.com/wildcat-finance/wildcat-app-v2/compare/v2.9.2...v2.10.0) (2026-02-04)
412

513

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

0 commit comments

Comments
 (0)