Skip to content

Commit 1aa6a72

Browse files
committed
chore: release v0.9.3
1 parent 183c2b6 commit 1aa6a72

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.2"
2+
".": "0.9.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.3](https://github.com/soc221b/browser-find/compare/v0.9.2...v0.9.3) (2026-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency zustand to v5.0.12 ([#723](https://github.com/soc221b/browser-find/issues/723)) ([7bf9374](https://github.com/soc221b/browser-find/commit/7bf9374275b3b80fc8237864e4f9a28819b3af1c))
9+
310
## [0.9.2](https://github.com/soc221b/browser-find/compare/v0.9.1...v0.9.2) (2026-03-06)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-find",
33
"displayName": "Find",
4-
"version": "0.9.2",
4+
"version": "0.9.3",
55
"private": true,
66
"description": "An extension for Regex Find. Search for regular expressions within webpages",
77
"repository": {

0 commit comments

Comments
 (0)