mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
docs: add changelog entry for v2.14.1
Document fixes for TypeScript lint errors and test failures in telemetry system
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -5,6 +5,18 @@ 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).
|
||||
|
||||
## [2.14.1] - 2025-09-26
|
||||
|
||||
### Fixed
|
||||
- Fixed TypeScript lint errors in telemetry test files
|
||||
- Corrected variable name conflicts in integration tests
|
||||
- Fixed process.exit mock implementation in batch-processor tests
|
||||
- Fixed tuple type annotations for workflow node positions
|
||||
- Resolved MockInstance type import issues
|
||||
- Fixed test failures in CI pipeline for telemetry system
|
||||
- Tests now pass with 90.75% coverage for telemetry module
|
||||
- All unit and integration tests passing successfully
|
||||
|
||||
## [2.14.0] - 2025-09-26
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user