Skip to content

Commit

Permalink
Merge branch 'master' of github.com:postalsys/imapflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Nov 3, 2023
2 parents 94c6266 + cc7b59a commit 93034a7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.147](https://github.com/postalsys/imapflow/compare/v1.0.146...v1.0.147) (2023-10-26)


### Bug Fixes

* **idle:** removed unneeded variable ([da59d9a](https://github.com/postalsys/imapflow/commit/da59d9a960dd0992b22335902808a315b1cb6ded))

## [1.0.146](https://github.com/postalsys/imapflow/compare/v1.0.145...v1.0.146) (2023-10-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imapflow",
"version": "1.0.146",
"version": "1.0.147",
"description": "IMAP Client for Node",
"main": "./lib/imap-flow.js",
"scripts": {
Expand Down

0 comments on commit 93034a7

Please sign in to comment.