Skip to content

Commit 062521c

Browse files
author
Github Actions
committed
[bot][skip ci] Update Metadata
1 parent c63e937 commit 062521c

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changes since v1.2.0:
44

5+
- Add native-store integration tests + split EnumerateKeys ([@Claude](https://github.com/Claude))
6+
- Pass test project via --project flag ([@Claude](https://github.com/Claude))
7+
- Drop `--logger` from dotnet test in cross-platform workflow ([@Claude](https://github.com/Claude))
8+
- Force CRLF working-tree line endings for .cs files ([@Claude](https://github.com/Claude))
9+
- Rewrite persistence layer to use platform-native credential stores ([@Claude](https://github.com/Claude))
10+
- Add TAGS.md with NuGet package tags ([@matt-edmondson](https://github.com/matt-edmondson))
511
- Remove legacy build scripts ([@matt-edmondson](https://github.com/matt-edmondson))
612
- Refactor project structure and update dependencies; enhance test assertions for clarity ([@matt-edmondson](https://github.com/matt-edmondson))
713
- Refactor CredentialCache to use a dedicated data model and enhance persistence management ([@matt-edmondson](https://github.com/matt-edmondson))

LATEST_CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changes since v1.2.0:
44

5+
- Add native-store integration tests + split EnumerateKeys ([@Claude](https://github.com/Claude))
6+
- Pass test project via --project flag ([@Claude](https://github.com/Claude))
7+
- Drop `--logger` from dotnet test in cross-platform workflow ([@Claude](https://github.com/Claude))
8+
- Force CRLF working-tree line endings for .cs files ([@Claude](https://github.com/Claude))
9+
- Rewrite persistence layer to use platform-native credential stores ([@Claude](https://github.com/Claude))
10+
- Add TAGS.md with NuGet package tags ([@matt-edmondson](https://github.com/matt-edmondson))
511
- Remove legacy build scripts ([@matt-edmondson](https://github.com/matt-edmondson))
612
- Refactor project structure and update dependencies; enhance test assertions for clarity ([@matt-edmondson](https://github.com/matt-edmondson))
713
- Refactor CredentialCache to use a dedicated data model and enhance persistence management ([@matt-edmondson](https://github.com/matt-edmondson))

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
1.3.0

0 commit comments

Comments
 (0)