Skip to content

Commit

Permalink
chore: 6.7.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.7.0](v6.6.1...v6.7.0) (2022-03-06)

### Features

* Added support for named options ([#478](#478)) ([#534](#534)) ([6f9528d](6f9528d))
  • Loading branch information
semantic-release-bot committed Mar 6, 2022
1 parent 6f9528d commit 70b7704
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 14 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.7.0](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.6.1...v6.7.0) (2022-03-06)


### Features

* Added support for named options ([#478](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/478)) ([#534](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/534)) ([6f9528d](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/6f9528d737f2803cf60f4d66112e53b5b1cb81c6))

### [6.6.1](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.6.0...v6.6.1) (2022-02-19)


Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>6.6.1</Version>
<Version>6.7.0</Version>
<Authors>Finbuckle LLC</Authors>
<Copyright>Copyright Finbuckle LLC, Andrew White, and Contributors</Copyright>
<PackageIconUrl>https://www.finbuckle.com/images/finbuckle-128x128.png</PackageIconUrl>
Expand Down
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant <span class="_version">6.6.1</span>
# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant <span class="_version">6.7.0</span>

## About Finbuckle.MultiTenant

Expand All @@ -11,7 +11,7 @@ Current publish feed release:

Table of Contents

1. [What's New in Finbuckle.MultiTenant <span class="_version">6.6.1</span>](#whats-new)
1. [What's New in Finbuckle.MultiTenant <span class="_version">6.7.0</span>](#whats-new)
2. [Quick Start](#quick-start)
3. [Documentation](#documentation)
4. [Sample Projects](#samples)
Expand All @@ -23,15 +23,14 @@ Table of Contents
10. [Building from Source](#building-from-source)
11. [Running Unit Tests](#running-unit-tests)

## <a name="whats-new"></a> What's New in Finbuckle.MultiTenant <span class="_version">6.6.1</span>
## <a name="whats-new"></a> What's New in Finbuckle.MultiTenant <span class="_version">6.7.0</span>

<!--_release-notes-->


### Bug Fixes
### Features

* change delegate strategy func return type as nullabe and adds unit test ([#525](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/525)) ([80c7104](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/80c71041ad164da9ae8fb93a3ea0c68998b4e247))
* remove tenant id value generator ([#524](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/524)) ([0d3dcd8](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/0d3dcd891d23124c1589b736a0b2274d4fda060f))
* Added support for named options ([#478](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/478)) ([#534](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/534)) ([6f9528d](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/6f9528d737f2803cf60f4d66112e53b5b1cb81c6))
<!--_release-notes-->

See the [changelog file](CHANGELOG.md) for a full history of changes.
Expand Down
7 changes: 7 additions & 0 deletions docs/History.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Version History

<!--_history-->
## [6.7.0](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.6.1...v6.7.0) (2022-03-06)


### Features

* Added support for named options ([#478](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/478)) ([#534](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/534)) ([6f9528d](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/6f9528d737f2803cf60f4d66112e53b5b1cb81c6))

### [6.6.1](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.6.0...v6.6.1) (2022-02-19)


Expand Down
2 changes: 1 addition & 1 deletion docs/Index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Introduction](Introduction)

[What's New in Finbuckle.MultiTenant <span class="_version">6.6.1</span>](WhatsNew)
[What's New in Finbuckle.MultiTenant <span class="_version">6.7.0</span>](WhatsNew)

[Version History](History)

Expand Down
2 changes: 1 addition & 1 deletion docs/Introduction.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant <span class="_version">6.6.1</span>
# ![Finbuckle Logo](https://www.finbuckle.com/images/finbuckle-32x32-gh.png) Finbuckle.MultiTenant <span class="_version">6.7.0</span>

## About Finbuckle.MultiTenant

Expand Down
9 changes: 4 additions & 5 deletions docs/WhatsNew.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# What's New in Finbuckle.MultiTenant <span class="_version">6.6.1</span>
# What's New in Finbuckle.MultiTenant <span class="_version">6.7.0</span>

<!--_release-notes-->
### [6.6.1](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.6.0...v6.6.1) (2022-02-19)
## [6.7.0](https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v6.6.1...v6.7.0) (2022-03-06)


### Bug Fixes
### Features

* change delegate strategy func return type as nullabe and adds unit test ([#525](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/525)) ([80c7104](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/80c71041ad164da9ae8fb93a3ea0c68998b4e247))
* remove tenant id value generator ([#524](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/524)) ([0d3dcd8](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/0d3dcd891d23124c1589b736a0b2274d4fda060f))
* Added support for named options ([#478](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/478)) ([#534](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/534)) ([6f9528d](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/6f9528d737f2803cf60f4d66112e53b5b1cb81c6))


<!--_release-notes-->

0 comments on commit 70b7704

Please sign in to comment.