From d79f632bf1753cbeef03ebbdc21d6b661062c1d0 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 4 Nov 2021 15:37:25 +0000 Subject: [PATCH] chore(release): v0.17.1 --- CHANGELOG.md | 20 ++++++++++---------- package.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7848b730..a7d37dd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.17.1](https://github.com/umgbhalla/dotstow/compare/v0.17.0...v0.17.1) (2021-11-04) + + +### Bug Fixes + +* **base:** adjusted add-shadow script ([4f1936a](https://github.com/umgbhalla/dotstow/commit/4f1936a0c596ba5d6dba85e29534e355b7376ce8)) +* **base:** updated manual installed program list without version number ([4d57ad0](https://github.com/umgbhalla/dotstow/commit/4d57ad091172b3e63d6ee06cd01eba2d1455c59e)) + + + # [0.17.0](https://github.com/umgbhalla/dotstow/compare/v0.16.0...v0.17.0) (2021-11-04) @@ -41,13 +51,3 @@ -# [0.15.0](https://github.com/umgbhalla/dotstow/compare/v0.14.0...v0.15.0) (2021-11-03) - - -### Features - -* **base:** add tmux conf and updated prompt in backup shell ([1378a53](https://github.com/umgbhalla/dotstow/commit/1378a539aebd2bf2647de161ddea139ceba82ea0)) -* **base:** multplie updated to zshrc and complimentary files ([b7872aa](https://github.com/umgbhalla/dotstow/commit/b7872aaeb809fa345f6709add2b8ed1124c68b40)) - - - diff --git a/package.json b/package.json index 2d5f28b6..15721cd2 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.17.0" + "version": "0.17.1" } \ No newline at end of file