diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b45aea..ced2434 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.33.8](https://github.com/umgbhalla/dotstow/compare/v1.33.7...v1.33.8) (2023-04-24) + + +### Bug Fixes + +* **base:** misc changes ([ca03e55](https://github.com/umgbhalla/dotstow/commit/ca03e55e8b18986f61b9ae3a766aa2d4991b44c1)) + + + ## [1.33.7](https://github.com/umgbhalla/dotstow/compare/v1.33.6...v1.33.7) (2023-04-11) @@ -35,12 +44,3 @@ -## [1.33.3](https://github.com/umgbhalla/dotstow/compare/v1.33.2...v1.33.3) (2023-01-21) - - -### Bug Fixes - -* **base:** misc ([ab6eee4](https://github.com/umgbhalla/dotstow/commit/ab6eee43f09dd56c5e2584c67e63201601dce79f)) - - - diff --git a/package.json b/package.json index b8a9320..80aedcc 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.33.7" + "version": "1.33.8" } \ No newline at end of file