# Changelog Every release is published with detailed notes on the [GitHub Releases](https://github.com/cogniumhq/cognium-dev/releases) page. This project follows [Semantic Versioning](https://semver.org/). ## Per-package changelogs The two published packages maintain their own detailed changelogs: - **circle-ir** — [`packages/circle-ir/CHANGELOG.md`](packages/circle-ir/CHANGELOG.md) ([npm](https://www.npmjs.com/package/circle-ir)) - **cognium-dev** (CLI) — [`packages/cli/CHANGELOG.md`](packages/cli/CHANGELOG.md) ([npm](https://www.npmjs.com/package/cognium-dev)) Both packages ship in lockstep from this monorepo. The version in a release tag (`vX.Y.Z`) applies to both.