Skip to content

Commit

Permalink
chore(release): 4.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
whichwit committed Nov 6, 2023
1 parent 1feef6b commit 1f94135
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions VRDR/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Change Log

All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.

<a name="4.1.9"></a>
## [4.1.9](https://www.github.com/nightingaleproject/vital-record-dotnet-demo/releases/tag/v4.1.9) (2023-11-06)

### Bug Fixes

* another letter ([e0420eb](https://www.github.com/nightingaleproject/vital-record-dotnet-demo/commit/e0420eb81f7e61f9bd247696e10fb9b49496993a))
* **VRDR:** update something ([1feef6b](https://www.github.com/nightingaleproject/vital-record-dotnet-demo/commit/1feef6b663d94a3fe6c145f7b3596765256254e1))

### Other

* bump VRDR to 4.1.8 ([a6fbd24](https://www.github.com/nightingaleproject/vital-record-dotnet-demo/commit/a6fbd24d73662ef0281a9603c5cd41c0230101fc))
* use build instead of chore ([83d65f2](https://www.github.com/nightingaleproject/vital-record-dotnet-demo/commit/83d65f2d40e1aa35d30426ec5790ea15c24d0a3a))

2 changes: 1 addition & 1 deletion VRDR/VRDR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>VRDR</RootNamespace>
<Version>4.1.8</Version>
<Version>4.1.9</Version>
<DocumentationFile>DeathRecord.xml</DocumentationFile>
<!-- <DocumentationFile>DeathRecord.md</DocumentationFile> -->
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 1f94135

Please sign in to comment.