Skip to content

Commit c34d16b

Browse files
chore: release 1.1.3 (#85)
🤖 I have created a release *beep* *boop* --- ## [1.1.3](v1.1.2...v1.1.3) (2026-08-18) ### Dependencies * bump the github-actions group with 3 updates ([#81](#81)) ([5fb0736](5fb0736)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Steinar Hjellvik <38071413+shjellvik@users.noreply.github.com>
1 parent 276a556 commit c34d16b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.1.2"}
1+
{".":"1.1.3"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.3](https://github.com/equinor/osdu-csharp-client/compare/v1.1.2...v1.1.3) (2026-08-18)
4+
5+
6+
### Dependencies
7+
8+
* bump the github-actions group with 3 updates ([#81](https://github.com/equinor/osdu-csharp-client/issues/81)) ([5fb0736](https://github.com/equinor/osdu-csharp-client/commit/5fb07367157452edcb6793c6863296867d12e82d))
9+
310
## [1.1.2](https://github.com/equinor/osdu-csharp-client/compare/v1.1.1...v1.1.2) (2026-08-13)
411

512

src/OsduCsharpClient/OsduCsharpClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageId>Equinor.OsduCsharpClient</PackageId>
5-
<Version>1.1.2</Version>
5+
<Version>1.1.3</Version>
66
<RootNamespace>Equinor.OsduCsharpClient</RootNamespace>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)