Skip to content

Commit f89fd0b

Browse files
chore(release): update versions and changelogs (#2457)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 08fedde commit f89fd0b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

apps/stats-web/CHANGELOG.md

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

22

3+
## [1.10.5](https://github.com/akash-network/console/compare/stats-web/v1.10.4...stats-web/v1.10.5) (2026-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* add global-error handling ([#2456](https://github.com/akash-network/console/issues/2456)) ([08fedde](https://github.com/akash-network/console/commit/08feddea144d416a32e5f25593ce5f899be8cade))
9+
310
## [1.10.4](https://github.com/akash-network/console/compare/stats-web/v1.10.3...stats-web/v1.10.4) (2026-01-06)
411

512

apps/stats-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/stats-web",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"private": true,
55
"scripts": {
66
"build": "npm run build-env-schemas && next build",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)