From 6954661ac15dce0aa0077fa1050c056e10ec4b88 Mon Sep 17 00:00:00 2001 From: Twilio Date: Wed, 9 Feb 2022 14:49:27 -0800 Subject: [PATCH] [Librarian] Version Bump --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39995a481..1c560e8d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +[2022-02-09] Version 9.25.3 +--------------------------- +**Library - Chore** +- [PR #1161](https://github.com/sendgrid/sendgrid-csharp/pull/1161): add gh release to workflow. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)! +- [PR #1158](https://github.com/sendgrid/sendgrid-csharp/pull/1158): merge test and deploy workflows. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)! + + [2022-01-12] Version 9.25.2 --------------------------- **Library - Chore**