Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.0](v2.1.1...v2.2.0) (2024-08-15)

### Features

* **mailbox:** add "Get Quota" operation ([62abb23](62abb23))
  • Loading branch information
semantic-release-bot committed Aug 15, 2024
1 parent 62abb23 commit 4838322
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 @@
## [2.2.0](https://github.com/umanamente/n8n-nodes-imap/compare/v2.1.1...v2.2.0) (2024-08-15)

### Features

* **mailbox:** add "Get Quota" operation ([62abb23](https://github.com/umanamente/n8n-nodes-imap/commit/62abb2377e345ce1c13a9eadedbe6454025894b1))

## [2.1.1](https://github.com/umanamente/n8n-nodes-imap/compare/v2.1.0...v2.1.1) (2024-07-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "n8n-nodes-imap",
"version": "2.1.1",
"version": "2.2.0",
"description": "This node allows you to connect to an IMAP server and retrieve emails.",
"keywords": [
"n8n-community-node-package"
Expand Down

0 comments on commit 4838322

Please sign in to comment.