changelog wip

This commit is contained in:
bkellam 2025-11-20 17:29:29 -08:00
parent 93a3f89a70
commit a6e40923c6
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
<!-- Bump @sourcebot/mcp since there are breaking changes to the api in this release -->
### Added
- Added counts to members, requets, and invites tabs in the members settings. [#621](https://github.com/sourcebot-dev/sourcebot/pull/621)

View file

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Updated API client to match the latest Sourcebot release. [#555](https://github.com/sourcebot-dev/sourcebot/pull/555)
## [1.0.9] - 2025-11-17
### Added