Skip to content

Commit

Permalink
chore(release): 1.0.2-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2-beta.2](v1.0.2-beta.1...v1.0.2-beta.2) (2023-07-03)

### Bug Fixes

* release config ([99fae80](99fae80))
  • Loading branch information
semantic-release-bot committed Jul 3, 2023
1 parent 99fae80 commit 3c65fdd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.2-beta.2](https://github.com/ajyey/masked-email-manager/compare/v1.0.2-beta.1...v1.0.2-beta.2) (2023-07-03)


### Bug Fixes

* release config ([99fae80](https://github.com/ajyey/masked-email-manager/commit/99fae809f32047713f8f8f1f0c530bdb24d2ced6))

## [1.0.2-beta.1](https://github.com/ajyey/masked-email-manager/compare/v1.0.1...v1.0.2-beta.1) (2023-07-03)

## [1.0.1](https://github.com/ajyey/masked-email-manager/compare/v1.0.0...v1.0.1) (2023-07-03)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "masked-email-manager",
"displayName": "Masked Email Manager",
"description": "A web extension to manage your Fastmail masked emails",
"version": "1.0.2-beta.1",
"version": "1.0.2-beta.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3c65fdd

Please sign in to comment.