From 848bc9b5696c7b6d23eab2daea2a6c4c8449b984 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 4 Jun 2022 14:29:29 +0000 Subject: [PATCH] chore(release): v1.29.0 --- CHANGELOG.md | 28 ++++++++++------------------ package.json | 2 +- 2 files changed, 11 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 819ed0c..f2af231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [1.29.0](https://github.com/umgbhalla/dotstow/compare/v1.28.1...v1.29.0) (2022-06-04) + + +### Features + +* **script:** added new script ([bc5071c](https://github.com/umgbhalla/dotstow/commit/bc5071c1407144aa92641e5fe0d16df2638d0caf)) +* **zsh:** new zsh config structure and better utilised zcompile ([9122889](https://github.com/umgbhalla/dotstow/commit/9122889375eb45fb54de4824f2ef6e81012d1cd8)) + + + ## [1.28.1](https://github.com/umgbhalla/dotstow/compare/v1.28.0...v1.28.1) (2022-05-30) @@ -50,21 +60,3 @@ -# [1.25.0](https://github.com/umgbhalla/dotstow/compare/v1.24.0...v1.25.0) (2022-04-17) - - -### Bug Fixes - -* **cr0nus:** updated keybinds and bspwmrc ([5f28010](https://github.com/umgbhalla/dotstow/commit/5f280104deddeb0b7616e44721a949ac2e5246ab)) -* **git:** fix merge confict ([32f5942](https://github.com/umgbhalla/dotstow/commit/32f594224abd211f955e78e0f73d3f93113c95be)) - - -### Features - -* **base:** new script and updates ([23b7c2f](https://github.com/umgbhalla/dotstow/commit/23b7c2f2b3f31fc3f598fbe05605c08a986cfd03)) -* **base:** stolen eww configs ([aa5e2d7](https://github.com/umgbhalla/dotstow/commit/aa5e2d70cbbd62223df3c914f738496b91327400)) -* **fonts:** new font dump ([87e57ed](https://github.com/umgbhalla/dotstow/commit/87e57edddbcdcb0ccfe9725afed4e2a020ac9ffb)) -* **zsh:** new zsh functions and aliases ([b8859ef](https://github.com/umgbhalla/dotstow/commit/b8859efdcdd3b227b9d078b6cf0d070daad7dd01)) - - - diff --git a/package.json b/package.json index d6a0adc..9b08657 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.28.1" + "version": "1.29.0" } \ No newline at end of file