Skip to content

Commit b64f449

Browse files
author
John Campion
committed
chore: release v3.6.0
1 parent 8801ddd commit b64f449

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v3.6.0
4+
5+
### 🚀 Enhancements
6+
7+
- Update to latest Azure Email Client ([aa3a419](https://github.com/jcamp-code/FluentEmail/commit/aa3a419))
8+
- Add UnDotNet.BootstrapEmail processing ([05cfca2](https://github.com/jcamp-code/FluentEmail/commit/05cfca2))
9+
10+
### 🏡 Chore
11+
12+
- Added README to all packages ([8801ddd](https://github.com/jcamp-code/FluentEmail/commit/8801ddd))
13+
314
## v3.5.1
415

516
- Use GetCallingAssembly() rather than GetExecutingAssemby() in LiquidRenderer builder extensions

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1212
<PackageReadmeFile>README.md</PackageReadmeFile>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14-
<Version>3.5.1</Version>
14+
<Version>3.6.0</Version>
1515

1616

1717
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)