diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e70c45a..ed89316b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.15.1](https://github.com/umgbhalla/dotstow/compare/v0.15.0...v0.15.1) (2021-11-03) + + +### Bug Fixes + +* **cr0nus:** fix ocr script keybind and other misc things ([df830d8](https://github.com/umgbhalla/dotstow/commit/df830d8ee4210d331104762fade67754c6755506)) + + + # [0.15.0](https://github.com/umgbhalla/dotstow/compare/v0.14.0...v0.15.0) (2021-11-03) @@ -43,12 +52,3 @@ -## [0.12.1](https://github.com/umgbhalla/dotstow/compare/v0.12.0...v0.12.1) (2021-10-31) - - -### Bug Fixes - -* **base:** remove depriciated scripts ([f615e73](https://github.com/umgbhalla/dotstow/commit/f615e73928796f54e160f65ea14f0461b382bf67)) - - - diff --git a/package.json b/package.json index afe16c0d..2e491e51 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.15.0" + "version": "0.15.1" } \ No newline at end of file