# Changelog
## [0.11.0](https://github.com/utensils/claudex/compare/v0.10.1...v0.11.0) (2026-06-11)
### Features
* **providers:** add GitHub Copilot CLI and VS Code Copilot Chat providers ([#77](https://github.com/utensils/claudex/issues/77)) ([e668ec6](https://github.com/utensils/claudex/commit/e668ec66b78701d3942779d8ab57cc9f840c6d96))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* claudex bumped from 0.10.1 to 0.11.0
## [0.10.1](https://github.com/utensils/claudex/compare/v0.10.0...v0.10.1) (2026-06-10)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* claudex bumped from 0.10.0 to 0.10.1
## [0.10.0](https://github.com/utensils/claudex/compare/v0.9.2...v0.10.0) (2026-06-03)
### Features
* **workspace:** split claudex into library and CLI crates ([a01cef3](https://github.com/utensils/claudex/commit/a01cef3b706f7f1abc5ede2d4dcd72ecd2af5edc))
### Bug Fixes
* **release:** use literal versions in crate manifests for release-please ([#67](https://github.com/utensils/claudex/issues/67)) ([8afdadc](https://github.com/utensils/claudex/commit/8afdadc611c086092e1e9e2e96e112f7fb5184d8))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* claudex bumped from 0.9.2 to 0.10.0