# Changelog

All notable changes to `@mongez/events` are documented here. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

---

## [2.2.6]

### Added

- This changelog. No code changes — the package remains the namespace-aware global event bus (`subscribe` / `trigger` / `unsubscribe` / namespace cleanup) with `EventSubscription` and `EventTriggerResponse` types.

> Version history prior to 2.2.6 is available via the git tags and GitHub releases on [hassanzohdy/events](https://github.com/hassanzohdy/events). Future releases will be documented here.
