diff --git a/CHANGELOG.md b/CHANGELOG.md index 1329c35..905a899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines. +# [1.7.0](https://github.com/joshmu/periscope/compare/v1.6.10...v1.7.0) (2024-08-02) + +### Features + +- support paths which contain whitespace ([c001fe2](https://github.com/joshmu/periscope/commit/c001fe2297e1a8a3d4c5ac48b4ae0ce9898e1b57)) + ## [1.6.10](https://github.com/joshmu/periscope/compare/v1.6.9...v1.6.10) (2024-04-28) ## [1.6.9](https://github.com/joshmu/periscope/compare/v1.6.8...v1.6.9) (2024-04-28) diff --git a/package.json b/package.json index 94194fa..8f1e984 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "search in folder", "search preview" ], - "version": "1.6.10", + "version": "1.7.0", "publisher": "JoshMu", "icon": "assets/icon.png", "repository": {