diff --git a/CHANGELOG.md b/CHANGELOG.md index c02ee80..45ba14d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,39 @@ # CHANGELOG +## v0.1.6 (2024-12-18) + +### Bug Fixes + +- Gitpython package installation + ([`cf82923`](https://github.com/j-raghavan/orchestrator/commit/cf8292359955919fb62ff1bcc2a33443259a66c0)) + +- Gitpython package installation + ([`42a4416`](https://github.com/j-raghavan/orchestrator/commit/42a4416234bf7983d88c5c7d956beaf919403ab6)) + +- Gitpython package installation + ([`6b3b354`](https://github.com/j-raghavan/orchestrator/commit/6b3b354717dc564899861a4e9ca5f08442bfc90e)) + +- Gitpython package installation + ([`4ae5918`](https://github.com/j-raghavan/orchestrator/commit/4ae5918afeb32f12db04a2896bafcbe2001ed44e)) + +- Gitpython package installation + ([`fe8b8f4`](https://github.com/j-raghavan/orchestrator/commit/fe8b8f41392740d0f30a340b566468628d6fc323)) + +- Gitpython package installation + ([`873fac5`](https://github.com/j-raghavan/orchestrator/commit/873fac5199e01c5b3c93e8ad4eda633943d6f8fb)) + +- Poetry lock update + ([`1d94f9f`](https://github.com/j-raghavan/orchestrator/commit/1d94f9ff015b3dd9837add06a2f2cd1e1d9ace7a)) + + ## v0.1.5 (2024-12-18) +### Bug Fixes + +- Removed redundant workflow file + ([`cc03745`](https://github.com/j-raghavan/orchestrator/commit/cc03745f81552e27af5cdd0511abba9088c2161f)) + ## v0.1.4 (2024-12-18)