Skip to content

Commit

Permalink
chore(release): 3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0](3.3.0...3.4.0) (2024-09-11)

### Features

* use different email address in ses ([6c2535e](6c2535e))
  • Loading branch information
semantic-release-bot committed Sep 11, 2024
1 parent b708eda commit fc3bbd7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.4.0](https://github.com/MrAPPs-RSM/MrappsEmailNodeModule/compare/3.3.0...3.4.0) (2024-09-11)


### Features

* use different email address in ses ([6c2535e](https://github.com/MrAPPs-RSM/MrappsEmailNodeModule/commit/6c2535eee53c1b9721597dab536cff1ff385d885))

# [3.3.0](https://github.com/MrAPPs-RSM/MrappsEmailNodeModule/compare/3.2.0...3.3.0) (2024-08-20)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mrapps-rsm/mrappsemailnodemodule",
"version": "3.3.0",
"version": "3.4.0",
"description": "Node module for email",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -50,4 +50,4 @@
"@types/nodemailer": "^6.4.15",
"@types/twig": "1.12.16"
}
}
}

0 comments on commit fc3bbd7

Please sign in to comment.