From db49843a83327d20c101775260952603ecdfb332 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 3 Nov 2021 18:20:26 +0000 Subject: [PATCH] chore(release): v0.15.2 --- CHANGELOG.md | 20 +++++++++++--------- package.json | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed89316b..b073a628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [0.15.2](https://github.com/umgbhalla/dotstow/compare/v0.15.1...v0.15.2) (2021-11-03) + + +### Bug Fixes + +* **base:** add arai2 and feh configs , fix scripts to color gap left by hidding polybar ([4276a21](https://github.com/umgbhalla/dotstow/commit/4276a218870173f5be241ae82b3370014b88e7c6)) +* **base:** removed old configs ([e69c9a5](https://github.com/umgbhalla/dotstow/commit/e69c9a543758e9394cd3dbae6017780d164e31b1)) +* **base:** update zsh funcs ([c1c344e](https://github.com/umgbhalla/dotstow/commit/c1c344e54d26fb9fe43130c7effcf0911cb60247)) + + + ## [0.15.1](https://github.com/umgbhalla/dotstow/compare/v0.15.0...v0.15.1) (2021-11-03) @@ -43,12 +54,3 @@ -## [0.12.2](https://github.com/umgbhalla/dotstow/compare/v0.12.1...v0.12.2) (2021-11-02) - - -### Bug Fixes - -* **README.md:** use at your own risk ([42045c3](https://github.com/umgbhalla/dotstow/commit/42045c3cd3247e11cf6533be56b066f62624806f)) - - - diff --git a/package.json b/package.json index 2e491e51..c23461e5 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.15.1" + "version": "0.15.2" } \ No newline at end of file