Skip to content

Commit

Permalink
chore: 8.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.2](v8.0.1...v8.0.2) (2024-11-14)

### Bug Fixes

* set window location if fails to fetch URL ([a0b449b](a0b449b))
  • Loading branch information
semantic-release-bot committed Nov 14, 2024
1 parent a0b449b commit d771ea9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [8.0.2](https://github.com/laterpay/supertab-browser/compare/v8.0.1...v8.0.2) (2024-11-14)

### Bug Fixes

- set window location if fails to fetch URL ([a0b449b](https://github.com/laterpay/supertab-browser/commit/a0b449bd4e88e23b99157af24839610c668f5dcb))

## [8.0.1](https://github.com/laterpay/supertab-browser/compare/v8.0.0...v8.0.1) (2024-11-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@
],
"rules": {}
},
"version": "8.0.1"
"version": "8.0.2"
}

0 comments on commit d771ea9

Please sign in to comment.