You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,25 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
[2022-02-09] Version 7.6.1
5
+
--------------------------
6
+
**Library - Chore**
7
+
-[PR #1334](https://github.com/sendgrid/sendgrid-nodejs/pull/1334): upgrade supported language versions. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
8
+
-[PR #1329](https://github.com/sendgrid/sendgrid-nodejs/pull/1329): migrate to gh actions. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
9
+
-[PR #1320](https://github.com/sendgrid/sendgrid-nodejs/pull/1320): adjust 'packages/mail/src/mail.d.ts'. Thanks to [@collierrgbsitisfise](https://github.com/collierrgbsitisfise)!
10
+
-[PR #1325](https://github.com/sendgrid/sendgrid-nodejs/pull/1325): update license year. Thanks to [@JenniferMah](https://github.com/JenniferMah)!
11
+
12
+
**Library - Test**
13
+
-[PR #1330](https://github.com/sendgrid/sendgrid-nodejs/pull/1330): set the right version for tests. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
14
+
-[PR #1327](https://github.com/sendgrid/sendgrid-nodejs/pull/1327): get the integration tests running again. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
15
+
16
+
**Library - Fix**
17
+
-[PR #1326](https://github.com/sendgrid/sendgrid-nodejs/pull/1326): Revert "chore: adjust 'packages/mail/src/mail.d.ts' (#1320)". Thanks to [@eshanholtz](https://github.com/eshanholtz)!
18
+
19
+
**Library - Docs**
20
+
-[PR #1324](https://github.com/sendgrid/sendgrid-nodejs/pull/1324): fix npm docs link. Thanks to [@arvindell](https://github.com/arvindell)!
0 commit comments