Skip to content

Commit

Permalink
chore(release): 2.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2021-10-15)

### Bug Fixes

* **Dockerfile:** run prisma generate ([4b16d31](4b16d31))
* **Dockerfile:** run prisma generate ([41febdc](41febdc))
  • Loading branch information
alexdevbot committed Oct 15, 2021
1 parent 4b16d31 commit aba04d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.2.1](https://github.com/AlexanderBabel/mail-parser/compare/v2.2.0...v2.2.1) (2021-10-15)


### Bug Fixes

* **Dockerfile:** run prisma generate ([4b16d31](https://github.com/AlexanderBabel/mail-parser/commit/4b16d317bac3e54a18687b3696a6cc5da4bd1d9b))
* **Dockerfile:** run prisma generate ([41febdc](https://github.com/AlexanderBabel/mail-parser/commit/41febdcc60d59724c81712282bbf28ae2617fe97))

# [2.2.0](https://github.com/AlexanderBabel/mail-parser/compare/v2.1.19...v2.2.0) (2021-10-15)


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

0 comments on commit aba04d4

Please sign in to comment.