Skip to content

Commit 5f5c00a

Browse files
chore(release): 4.52.0 [skip ci]
## [4.52.0](v4.51.1...v4.52.0) (2026-02-19) ### πŸš€ Features * add discover_repos tool to StarSearch chat ([#1673](#1673)) ([ea82e40](ea82e40)), closes [#1668](#1668) ### πŸ”§ Maintenance * update tracked repositories list [skip ci] ([06a88a7](06a88a7))
1 parent 06a88a7 commit 5f5c00a

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.52.0](https://github.com/bdougie/contributor.info/compare/v4.51.1...v4.52.0) (2026-02-19)
9+
10+
11+
### πŸš€ Features
12+
13+
* add discover_repos tool to StarSearch chat ([#1673](https://github.com/bdougie/contributor.info/issues/1673)) ([ea82e40](https://github.com/bdougie/contributor.info/commit/ea82e40de45666b3570520269e183e147b62555f)), closes [#1668](https://github.com/bdougie/contributor.info/issues/1668)
14+
15+
16+
### πŸ”§ Maintenance
17+
18+
* update tracked repositories list [skip ci] ([06a88a7](https://github.com/bdougie/contributor.info/commit/06a88a763c6dae8875bbf0f3c45e1ea7861b1787))
19+
820
## [4.51.1](https://github.com/bdougie/contributor.info/compare/v4.51.0...v4.51.1) (2026-02-18)
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.51.1",
4+
"version": "4.52.0",
55
"type": "module",
66
"engines": {
77
"node": ">=20.0.0",

0 commit comments

Comments
Β (0)