diff --git a/CHANGELOG.md b/CHANGELOG.md index 32adf0b..9bfc942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.35.0](https://github.com/umgbhalla/dotstow/compare/v1.34.1...v1.35.0) (2023-09-24) + + +### Features + +* added new keyboard vial config ([b60b5de](https://github.com/umgbhalla/dotstow/commit/b60b5de817e10fa97bdbab58b54fe09e69394c61)) + + + ## [1.34.1](https://github.com/umgbhalla/dotstow/compare/v1.34.0...v1.34.1) (2023-05-24) @@ -40,12 +49,3 @@ -## [1.33.6](https://github.com/umgbhalla/dotstow/compare/v1.33.5...v1.33.6) (2023-03-18) - - -### Bug Fixes - -* **base:** mics changes ([f21f95a](https://github.com/umgbhalla/dotstow/commit/f21f95a426d2226120c4aafaa902db5f3a0ff8c7)) - - - diff --git a/package.json b/package.json index 60a1ae8..5b3b7ae 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.34.1" + "version": "1.35.0" } \ No newline at end of file