Skip to content

Commit

Permalink
chore(release): 2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.4](v2.1.3...v2.1.4) (2021-09-23)

### Bug Fixes

* **deps:** update dependency @nestjs/axios to v0.0.2 ([ff2ec5c](ff2ec5c))
  • Loading branch information
alexdevbot committed Sep 23, 2021
1 parent ff2ec5c commit b3f6a82
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.1.4](https://github.com/AlexanderBabel/mail-parser/compare/v2.1.3...v2.1.4) (2021-09-23)


### Bug Fixes

* **deps:** update dependency @nestjs/axios to v0.0.2 ([ff2ec5c](https://github.com/AlexanderBabel/mail-parser/commit/ff2ec5c5f3d8b212389e35d6db8f4ffb6c279bd0))

## [2.1.3](https://github.com/AlexanderBabel/mail-parser/compare/v2.1.2...v2.1.3) (2021-09-22)


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.1.3",
"version": "2.1.4",
"description": "",
"author": "",
"private": true,
Expand Down

0 comments on commit b3f6a82

Please sign in to comment.