Skip to content

Commit c3b68df

Browse files
chore(release): 4.62.1 [skip ci]
## [4.62.1](v4.62.0...v4.62.1) (2026-02-22) ### πŸ› Bug Fixes * expand manager prompt past 1024 token cache threshold and add llm-analytics tests ([#1700](#1700)) ([ca89b43](ca89b43)) ### πŸ”§ Maintenance * update tracked repositories list [skip ci] ([35e4058](35e4058))
1 parent 35e4058 commit c3b68df

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.62.1](https://github.com/bdougie/contributor.info/compare/v4.62.0...v4.62.1) (2026-02-22)
9+
10+
11+
### πŸ› Bug Fixes
12+
13+
* expand manager prompt past 1024 token cache threshold and add llm-analytics tests ([#1700](https://github.com/bdougie/contributor.info/issues/1700)) ([ca89b43](https://github.com/bdougie/contributor.info/commit/ca89b4383713f1eaeeb290269e852117882f7747))
14+
15+
16+
### πŸ”§ Maintenance
17+
18+
* update tracked repositories list [skip ci] ([35e4058](https://github.com/bdougie/contributor.info/commit/35e4058372088659331554bbe27023c4b274d593))
19+
820
## [4.62.0](https://github.com/bdougie/contributor.info/compare/v4.61.0...v4.62.0) (2026-02-22)
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.62.0",
4+
"version": "4.62.1",
55
"type": "module",
66
"engines": {
77
"node": ">=20.0.0",

0 commit comments

Comments
Β (0)