diff --git a/CHANGELOG.md b/CHANGELOG.md index 48559f7e..6c995731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.0.2](https://github.com/mykso/myks/compare/v3.0.1...v3.0.2) (2023-12-24) + + +### Bug Fixes + +* **sync:** cover more cases of weird paths in vendir.yml configs ([#158](https://github.com/mykso/myks/issues/158)) ([722ce01](https://github.com/mykso/myks/commit/722ce01d5dc93b1e0437250297581e4e58839111)) +* **sync:** trim path separator from vendir directories ([#156](https://github.com/mykso/myks/issues/156)) ([7299eae](https://github.com/mykso/myks/commit/7299eaee427213aa9ed0d929cbb2359c20764168)), closes [#155](https://github.com/mykso/myks/issues/155) + ## [3.0.1](https://github.com/mykso/myks/compare/v3.0.0...v3.0.1) (2023-12-22)