Skip to content

Commit 029b0f0

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2026-02-01) ### Bug Fixes * Bump Testcontainers.Papercut from 4.8.1 to 4.9.0 ([#174](#174)) ([486b8fc](486b8fc)) * Bump the microsoft group with 3 updates ([#170](#170)) ([ebb3b79](ebb3b79)) * Bump the microsoft group with 3 updates ([#184](#184)) ([eacb78e](eacb78e)) * Bump the opentelemetry group with 4 updates ([#185](#185)) ([ccdcd92](ccdcd92)) * **deps:** bump dotnet-sdk from 10.0.100 to 10.0.101 ([#177](#177)) ([413644a](413644a)) * **deps:** Bump dotnet-sdk from 10.0.101 to 10.0.102 ([#183](#183)) ([5e5363e](5e5363e))
1 parent 7c21008 commit 029b0f0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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>e1a6eee8d2ab4b3441713fc638884f0469b10f64</RepositoryCommit>
22-
<Version>3.1.1-beta.2</Version>
21+
<RepositoryCommit>7c21008248322bbd2faef410a8be67dc95ce4ba6</RepositoryCommit>
22+
<Version>3.1.1</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
@@ -67,5 +67,5 @@
6767
}
6868
]
6969
},
70-
"version": "3.1.1-beta.2"
70+
"version": "3.1.1"
7171
}

0 commit comments

Comments
 (0)