diff --git a/CHANGELOG.md b/CHANGELOG.md index c62ffaa1..92b56231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.11.0](https://github.com/umgbhalla/dotstow/compare/v0.10.0...v0.11.0) (2021-10-30) + + +### Features + +* **base:** new combined music and ytmusic script ([4cad79d](https://github.com/umgbhalla/dotstow/commit/4cad79d53a2fc08eee7ed7c09cb21c4e3d68eedd)) + + + # [0.10.0](https://github.com/umgbhalla/dotstow/compare/v0.9.0...v0.10.0) (2021-10-30) @@ -36,12 +45,3 @@ -## [0.7.1](https://github.com/umgbhalla/dotstow/compare/v0.7.0...v0.7.1) (2021-10-29) - - -### Bug Fixes - -* **base:** fix surl ([061a81d](https://github.com/umgbhalla/dotstow/commit/061a81d2b7b5a90613be963179d60abbb873e60b)) - - - diff --git a/package.json b/package.json index eab3c25e..2cd0808a 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.10.0" + "version": "0.11.0" } \ No newline at end of file