Skip to content

Commit

Permalink
chore(release): 2.2.127 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.127](v2.2.126...v2.2.127) (2023-05-29)

### Bug Fixes

* **deps:** update dependency @nestjs/schedule to v2.2.2 ([893945f](893945f))
  • Loading branch information
alexdevbot committed May 29, 2023
1 parent 8d4ad6f commit 08fa11f
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 @@
## [2.2.127](https://github.com/AlexanderBabel/mail-parser/compare/v2.2.126...v2.2.127) (2023-05-29)


### Bug Fixes

* **deps:** update dependency @nestjs/schedule to v2.2.2 ([893945f](https://github.com/AlexanderBabel/mail-parser/commit/893945fdbf7d91be1188770068791eeec2ae2891))

## [2.2.126](https://github.com/AlexanderBabel/mail-parser/compare/v2.2.125...v2.2.126) (2023-05-28)


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": "mail-parser",
"version": "2.2.126",
"version": "2.2.127",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit 08fa11f

Please sign in to comment.