Skip to content

Commit

Permalink
chore: 8.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [8.8.2](v8.8.1...v8.8.2) (2025-02-04)

### Bug Fixes

* check against subscription id that can be a None string ([#168](#168)) ([e26c13e](e26c13e))
  • Loading branch information
semantic-release-bot committed Feb 4, 2025
1 parent e26c13e commit a6ce65d
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.8.2](https://github.com/laterpay/supertab-browser/compare/v8.8.1...v8.8.2) (2025-02-04)

### Bug Fixes

- check against subscription id that can be a None string ([#168](https://github.com/laterpay/supertab-browser/issues/168)) ([e26c13e](https://github.com/laterpay/supertab-browser/commit/e26c13e3df204900b6001936f3c863c7f4207049))

## [8.8.1](https://github.com/laterpay/supertab-browser/compare/v8.8.0...v8.8.1) (2025-01-28)

### 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.8.1"
"version": "8.8.2"
}

0 comments on commit a6ce65d

Please sign in to comment.