Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2023-07-03)

### Bug Fixes

* release config ([99fae80](99fae80))

### Features

* add status circle to each email item based on the email state ([7a3140c](7a3140c))
  • Loading branch information
semantic-release-bot committed Jul 3, 2023
1 parent b984704 commit 6156dd1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/ajyey/masked-email-manager/compare/v1.0.1...v1.1.0) (2023-07-03)


### Bug Fixes

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


### Features

* add status circle to each email item based on the email state ([7a3140c](https://github.com/ajyey/masked-email-manager/commit/7a3140c08c9cbd9eada0ac1176bee437ce591d29))

# [1.1.0-beta.1](https://github.com/ajyey/masked-email-manager/compare/v1.0.2-beta.2...v1.1.0-beta.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.1.0-beta.1",
"version": "1.1.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6156dd1

Please sign in to comment.