Skip to content

Commit 96a04a0

Browse files
chore(release): 4.63.1 [skip ci]
## [4.63.1](v4.63.0...v4.63.1) (2026-02-23) ### πŸ› Bug Fixes * prevent permanent skeleton loaders for errored chat tool results ([#1703](#1703)) ([f8d0e22](f8d0e22)) ### πŸ”§ Maintenance * update tracked repositories list [skip ci] ([36ab4a6](36ab4a6))
1 parent 36ab4a6 commit 96a04a0

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.63.1](https://github.com/bdougie/contributor.info/compare/v4.63.0...v4.63.1) (2026-02-23)
9+
10+
11+
### πŸ› Bug Fixes
12+
13+
* prevent permanent skeleton loaders for errored chat tool results ([#1703](https://github.com/bdougie/contributor.info/issues/1703)) ([f8d0e22](https://github.com/bdougie/contributor.info/commit/f8d0e2265a22f1149b00ca6a797d493ebb1e6e68))
14+
15+
16+
### πŸ”§ Maintenance
17+
18+
* update tracked repositories list [skip ci] ([36ab4a6](https://github.com/bdougie/contributor.info/commit/36ab4a60d3ee3a09897b71ed484fe8f47672a81e))
19+
820
## [4.63.0](https://github.com/bdougie/contributor.info/compare/v4.62.2...v4.63.0) (2026-02-23)
921

1022

β€Ž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,7 +1,7 @@
11
{
22
"name": "contributor-info",
33
"private": true,
4-
"version": "4.63.0",
4+
"version": "4.63.1",
55
"type": "module",
66
"engines": {
77
"node": ">=20.0.0",

0 commit comments

Comments
Β (0)