From 35a04712752de75cf437d20782f4ee20b2006a09 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 31 Jan 2023 09:15:48 +0000 Subject: [PATCH] chore(release): v1.33.4 --- CHANGELOG.md | 24 +++++++++--------------- package.json | 2 +- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ea168..7399a90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.33.4](https://github.com/umgbhalla/dotstow/compare/v1.33.3...v1.33.4) (2023-01-31) + + +### Bug Fixes + +* **base:** misc ([d5e8d52](https://github.com/umgbhalla/dotstow/commit/d5e8d52aa4b45e83d8f6c875a94aae97108b45b2)) + + + ## [1.33.3](https://github.com/umgbhalla/dotstow/compare/v1.33.2...v1.33.3) (2023-01-21) @@ -41,18 +50,3 @@ -# [1.32.0](https://github.com/umgbhalla/dotstow/compare/v1.31.1...v1.32.0) (2023-01-03) - - -### Bug Fixes - -* **base:** misc ([cfcf0ff](https://github.com/umgbhalla/dotstow/commit/cfcf0ff79314135379cc4ce6a46a6a14c6118397)) -* **zsh:** misc ([a991f0c](https://github.com/umgbhalla/dotstow/commit/a991f0c93cce2f6fe9b3b242f820efac1a9fa5af)) - - -### Features - -* **nvim:** plugin changes ([317939a](https://github.com/umgbhalla/dotstow/commit/317939aa17dd70bf8aadb751943977cdc46c3929)) - - - diff --git a/package.json b/package.json index 9f8ffd0..8082003 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.33.3" + "version": "1.33.4" } \ No newline at end of file