Skip to content

Commit 42d3b8a

Browse files
chore(release): 1.0.0-beta.6 [skip ci]
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2025-11-01) ### Features * enhance LDAP connection tracing with detailed request and response attributes ([0e17e35](0e17e35))
1 parent 9c24994 commit 42d3b8a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1919
<RepositoryType>git</RepositoryType>
2020
<RepositoryBranch>main</RepositoryBranch>
21-
<RepositoryCommit>25871e6bd4a663016d9d5580ec63714a30c86f6a</RepositoryCommit>
22-
<Version>1.0.0-beta.5</Version>
21+
<RepositoryCommit>9c24994767ed3878697839530156c325e359d499</RepositoryCommit>
22+
<Version>1.0.0-beta.6</Version>
2323
</PropertyGroup>
2424

2525
</Project>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@
6666
}
6767
]
6868
},
69-
"version": "1.0.0-beta.5"
69+
"version": "1.0.0-beta.6"
7070
}

0 commit comments

Comments
 (0)