Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit c4785c6

Browse files
Version Bump v2.2.2: Fix GitHub URLs in package.json
1 parent fde3ee9 commit c4785c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [2.2.2] - 2016-09-27
7+
### Fixed
8+
- Fix GitHub URLs in package.json #4: https://github.com/sendgrid/sendgrid-nodejs/pull/4
9+
- Thanks [Guilherme Souza](https://github.com/sitegui)!
10+
611
## [2.2.1] - 2016-06-15
712
### Fixed
813
- Sending email with accents: https://github.com/sendgrid/sendgrid-nodejs/issues/239

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
],
66
"name": "sendgrid-rest",
77
"description": "HTTP REST client, simplified for Node.js.",
8-
"version": "2.2.1",
8+
"version": "2.2.2",
99
"homepage": "https://sendgrid.com",
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)