diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ff63b7e..0ccea88c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.13.1](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.13.0...v6.13.1) (2024-01-24) + + +### Bug Fixes + +* update dependency to protect against CVE-2024-21319 ([#781](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/781)) ([c5e0c8a](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/c5e0c8a8e3f60033f97993b7feaf4ff87150a0f8)) + ## [6.13.0](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.12.0...v6.13.0) (2023-12-21) diff --git a/README.md b/README.md index c320a5a9..d148566a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant 6.13.0 +# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant 6.13.1 ## About Finbuckle.MultiTenant @@ -11,7 +11,7 @@ Current publish feed release: Table of Contents -1. [What's New in Finbuckle.MultiTenant 6.13.0](#whats-new) +1. [What's New in Finbuckle.MultiTenant 6.13.1](#whats-new) 2. [Quick Start](#quick-start) 3. [Documentation](#documentation) 4. [Sample Projects](#sample-projects) @@ -23,19 +23,14 @@ Table of Contents 10. [Building from Source](#building-from-source) 11. [Running Unit Tests](#running-unit-tests) -## What's New in Finbuckle.MultiTenant 6.13.0 +## What's New in Finbuckle.MultiTenant 6.13.1 -### Features - -* .net8.0 LTS release support ([#770](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/770)) ([d7f08f9](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/d7f08f94896b8efa8ca1877bcb0c4920b98ba049)) - - ### Bug Fixes -* OnTenantNotResolved not called correctly ([#729](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/729)) ([a26081c](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/a26081c960786c3eb33f9b2173feed6c33427a74)), closes [#628](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/628) +* update dependency to protect against CVE-2024-21319 ([#781](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/781)) ([c5e0c8a](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/c5e0c8a8e3f60033f97993b7feaf4ff87150a0f8)) See the [changelog file](CHANGELOG.md) for a full history of changes. diff --git a/docs/History.md b/docs/History.md index b56259d1..b23076c1 100644 --- a/docs/History.md +++ b/docs/History.md @@ -1,6 +1,13 @@ # Version History +## [6.13.1](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.13.0...v6.13.1) (2024-01-24) + + +### Bug Fixes + +* update dependency to protect against CVE-2024-21319 ([#781](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/781)) ([c5e0c8a](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/c5e0c8a8e3f60033f97993b7feaf4ff87150a0f8)) + ## [6.13.0](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.12.0...v6.13.0) (2023-12-21) diff --git a/docs/Index.md b/docs/Index.md index 1e84009a..dab64ee5 100644 --- a/docs/Index.md +++ b/docs/Index.md @@ -1,6 +1,6 @@ [Introduction](Introduction) -[What's New in Finbuckle.MultiTenant 6.13.0](WhatsNew) +[What's New in Finbuckle.MultiTenant 6.13.1](WhatsNew) [Version History](History) diff --git a/docs/Introduction.md b/docs/Introduction.md index a9d1128d..2ec3a6a1 100644 --- a/docs/Introduction.md +++ b/docs/Introduction.md @@ -1,4 +1,4 @@ -# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant 6.13.0 +# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant 6.13.1 ## About Finbuckle.MultiTenant diff --git a/docs/WhatsNew.md b/docs/WhatsNew.md index 55499670..cd62145c 100644 --- a/docs/WhatsNew.md +++ b/docs/WhatsNew.md @@ -1,17 +1,12 @@ -# What's New in Finbuckle.MultiTenant 6.13.0 +# What's New in Finbuckle.MultiTenant 6.13.1 -## [6.13.0](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.12.0...v6.13.0) (2023-12-21) - - -### Features - -* .net8.0 LTS release support ([#770](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/770)) ([d7f08f9](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/d7f08f94896b8efa8ca1877bcb0c4920b98ba049)) +## [6.13.1](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.13.0...v6.13.1) (2024-01-24) ### Bug Fixes -* OnTenantNotResolved not called correctly ([#729](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/729)) ([a26081c](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/a26081c960786c3eb33f9b2173feed6c33427a74)), closes [#628](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/628) +* update dependency to protect against CVE-2024-21319 ([#781](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/781)) ([c5e0c8a](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/c5e0c8a8e3f60033f97993b7feaf4ff87150a0f8)) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 52f5e191..9c2c1375 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 6.13.0 + 6.13.1 Finbuckle LLC Copyright Finbuckle LLC, Andrew White, and Contributors https://www.finbuckle.com/images/finbuckle-128x128.png