Skip to content

Commit 96a8f6f

Browse files
committed
Tweak packages.
1 parent bbf7743 commit 96a8f6f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ Mdbc makes MongoDB data and operations PowerShell friendly.
212212
<summary>$text</summary>
213213
<description>$text</description>
214214
<tags>Mongo MongoDB PowerShell Module Database</tags>
215+
<releaseNotes>https://github.com/nightroman/Mdbc/blob/master/Release-Notes.md</releaseNotes>
215216
</metadata>
216217
</package>
217218
"@

Release-Notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Mdbc Release Notes
22

3-
## v6.5.2
3+
## v6.5.3
44

55
C# driver 2.10.1
66

7+
## v6.5.2
8+
9+
unlisted
10+
711
## v6.5.1
812

913
Add `Mdbc.Dictionary` methods `FromJson` and `EnsureId` to avoid unnatural use

0 commit comments

Comments
 (0)