Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardHarrison committed Oct 17, 2023
1 parent 755957c commit ffe9f94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ This example demonstrates how to send a bulk message with an AMP Html body.
For more information about AMP please see [AMP Project](https://amp.dev/documentation/)

<a name="version"></a>
* 1.4.3 - Added MetadataOrTagsAreTooLarge error messsage
* 1.4.4 - Added MetadataOrTagsAreTooLarge error messsage
* 1.4.0 - Adding Metadata and Tags
* 1.2.1 - Adding optional retry logic for Http requests. If configured, the request will retry when certain 500 errors occur (500, 502, 503, 504)
* 1.1.1 - Adding request timeout value on the client for Http requests
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": "@socketlabs/email",
"version": "1.4.3",
"version": "1.4.4",
"description": "SocketLabs Email Delivery node.js client library",
"main": "./src/socketlabsClient.js",
"repository": {
Expand Down

0 comments on commit ffe9f94

Please sign in to comment.