Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.2...v1.2.0) (2023-07-12)

### Features

* add ability to permanently delete emails that have not yet received any mail ([c6350f7](c6350f7))
  • Loading branch information
semantic-release-bot committed Jul 12, 2023
1 parent 75be481 commit a58aa5d
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.2.0](https://github.com/ajyey/masked-email-manager/compare/v1.1.2...v1.2.0) (2023-07-12)


### Features

* add ability to permanently delete emails that have not yet received any mail ([c6350f7](https://github.com/ajyey/masked-email-manager/commit/c6350f7c05e227cc12fd7427228997002131dc80))

# [1.2.0-beta.1](https://github.com/ajyey/masked-email-manager/compare/v1.1.2...v1.2.0-beta.1) (2023-07-12)


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.2.0-beta.1",
"version": "1.2.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit a58aa5d

Please sign in to comment.