diff --git a/CHANGELOG.md b/CHANGELOG.md index 201e380..45c73fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines. +## [1.8.1](https://github.com/joshmu/periscope/compare/v1.8.0...v1.8.1) (2024-10-10) + # [1.8.0](https://github.com/joshmu/periscope/compare/v1.7.4...v1.8.0) (2024-08-17) ### Features diff --git a/package.json b/package.json index 6c5aca8..cf0974a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "search in folder", "search preview" ], - "version": "1.8.0", + "version": "1.8.1", "publisher": "JoshMu", "icon": "assets/icon.png", "repository": {