Skip to content

Commit 34ee534

Browse files
author
Github Actions
committed
[bot][skip ci] Update Metadata
1 parent 509b565 commit 34ee534

3 files changed

Lines changed: 10 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.3.1 (patch)
2+
3+
Changes since v1.3.0:
4+
5+
- Refresh README for 2.0.0 surface ([@Claude](https://github.com/Claude))
6+
17
## v1.3.0 (minor)
28

39
Changes since v1.2.0:

LATEST_CHANGELOG.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
1-
## v1.3.0 (minor)
1+
## v1.3.1 (patch)
22

3-
Changes since v1.2.0:
3+
Changes since v1.3.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))
11-
- Remove legacy build scripts ([@matt-edmondson](https://github.com/matt-edmondson))
12-
- Refactor project structure and update dependencies; enhance test assertions for clarity ([@matt-edmondson](https://github.com/matt-edmondson))
13-
- Refactor CredentialCache to use a dedicated data model and enhance persistence management ([@matt-edmondson](https://github.com/matt-edmondson))
14-
- Update project configuration files, add new workflows, and enhance SDK management ([@matt-edmondson](https://github.com/matt-edmondson))
15-
- Update .editorconfig, .gitignore, .gitattributes, .mailmap, .runsettings, and PSBuild.psm1 for improved configurations and cleanup ([@matt-edmondson](https://github.com/matt-edmondson))
16-
- Update package references in CredentialCache.csproj ([@matt-edmondson](https://github.com/matt-edmondson))
17-
- Remove Directory.Build.props and Directory.Build.targets files; add copyright notices to CredentialCache files. ([@matt-edmondson](https://github.com/matt-edmondson))
18-
- Enhance README with detailed project description, features, installation instructions, and usage examples. Update project SDK references in .csproj files for CredentialCache and its tests. ([@matt-edmondson](https://github.com/matt-edmondson))
19-
- Remove Copilot instructions document ([@matt-edmondson](https://github.com/matt-edmondson))
20-
- Update packages ([@matt-edmondson](https://github.com/matt-edmondson))
21-
- Add LICENSE template ([@matt-edmondson](https://github.com/matt-edmondson))
5+
- Refresh README for 2.0.0 surface ([@Claude](https://github.com/Claude))
226

VERSION.md

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

0 commit comments

Comments
 (0)