From 625cc380fbf1da56cd97a9c59feb06aa9a083a3e Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 18 Jan 2022 08:16:39 +0000 Subject: [PATCH] chore(release): v1.17.0 --- CHANGELOG.md | 24 ++++++++++++++---------- package.json | 2 +- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67cf298..efdab9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.17.0](https://github.com/umgbhalla/dotstow/compare/v1.16.0...v1.17.0) (2022-01-18) + + +### Bug Fixes + +* **mz:** fixed brocken socket issue in mz and polybar output ([7c75cd7](https://github.com/umgbhalla/dotstow/commit/7c75cd7ef5a8fdd817f2c8664d6a3532007227c8)) + + +### Features + +* **zsh:** zoxide integration ([85917be](https://github.com/umgbhalla/dotstow/commit/85917bee097d541ba9002194bc4d5dd17ee89776)) + + + # [1.16.0](https://github.com/umgbhalla/dotstow/compare/v1.15.2...v1.16.0) (2022-01-17) @@ -47,13 +61,3 @@ -## [1.14.7](https://github.com/umgbhalla/dotstow/compare/v1.14.6...v1.14.7) (2022-01-10) - - -### Bug Fixes - -* **base:** added new nvim config submodule ([037f6ec](https://github.com/umgbhalla/dotstow/commit/037f6ec94fce5f978ad7fe9d1c30a4e47ff0182f)) -* **base:** updated .gitmodules ([1600f0f](https://github.com/umgbhalla/dotstow/commit/1600f0f2c51dad2fdab6649afe0f9c95122e16bc)) - - - diff --git a/package.json b/package.json index 6367efd..46c6a3b 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.16.0" + "version": "1.17.0" } \ No newline at end of file