Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Merged
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ coverage/

# Sensitive configuration
.cursor/mcp.json

*.tgz
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.1] - 2025-06-20

### Maintenance
- Updated dependencies

## [0.1.0] - 2023-05-31

### Added
Expand Down
Loading