Skip to content

Commit 5400c8a

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.1...v1.12.0) (2025-07-12) ### Features * add periscope.resumeSearch command to restore previous queries ([ea21ac5](ea21ac5)), closes [#90](#90)
1 parent b677ead commit 5400c8a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.
44

5+
# [1.12.0](https://github.com/joshmu/periscope/compare/v1.11.1...v1.12.0) (2025-07-12)
6+
7+
### Features
8+
9+
- add periscope.resumeSearch command to restore previous queries ([ea21ac5](https://github.com/joshmu/periscope/commit/ea21ac569c61040f2e143ce96a3d9c08844ca10a)), closes [#90](https://github.com/joshmu/periscope/issues/90)
10+
511
## [1.11.1](https://github.com/joshmu/periscope/compare/v1.11.0...v1.11.1) (2025-06-15)
612

713
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"search in file",
1717
"search preview"
1818
],
19-
"version": "1.11.1",
19+
"version": "1.12.0",
2020
"publisher": "JoshMu",
2121
"icon": "assets/icon.png",
2222
"repository": {

0 commit comments

Comments
 (0)