Skip to content

Commit 9a25a96

Browse files
chore(release): 4.64.0 [skip ci]
## [4.64.0](v4.63.1...v4.64.0) (2026-02-25) ### πŸš€ Features * **perf:** Optimize contributor avatars loading ([#1704](#1704)) ([4555a94](4555a94)) ### ⚑ Performance Improvements * lazy load UPlotChart in TrendChart and ActivityChart ([#1705](#1705)) ([927cc00](927cc00)) ### πŸ”§ Maintenance * update tracked repositories list [skip ci] ([4c9eb55](4c9eb55))
1 parent 4c9eb55 commit 9a25a96

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ 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.64.0](https://github.com/bdougie/contributor.info/compare/v4.63.1...v4.64.0) (2026-02-25)
9+
10+
11+
### πŸš€ Features
12+
13+
* **perf:** Optimize contributor avatars loading ([#1704](https://github.com/bdougie/contributor.info/issues/1704)) ([4555a94](https://github.com/bdougie/contributor.info/commit/4555a94baf541d95dbe540bd80555540b30516ff))
14+
15+
16+
### ⚑ Performance Improvements
17+
18+
* lazy load UPlotChart in TrendChart and ActivityChart ([#1705](https://github.com/bdougie/contributor.info/issues/1705)) ([927cc00](https://github.com/bdougie/contributor.info/commit/927cc00706b85cdddbfeab017ae77e6aa11e4b63))
19+
20+
21+
### πŸ”§ Maintenance
22+
23+
* update tracked repositories list [skip ci] ([4c9eb55](https://github.com/bdougie/contributor.info/commit/4c9eb556a79a0a1ef42fad0731cda19eca333956))
24+
825
## [4.63.1](https://github.com/bdougie/contributor.info/compare/v4.63.0...v4.63.1) (2026-02-23)
926

1027

β€Ž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.1",
4+
"version": "4.64.0",
55
"type": "module",
66
"engines": {
77
"node": ">=20.0.0",

0 commit comments

Comments
Β (0)