Skip to content

Commit e866d63

Browse files
chore: release 1.1.2
1 parent 1fe5add commit e866d63

3 files changed

Lines changed: 11 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.1"}
1+
{".":"1.1.2"}

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/equinor/osdu-csharp-client/compare/v1.1.1...v1.1.2) (2026-08-13)
4+
5+
6+
### Dependencies
7+
8+
* bump the github-actions group across 1 directory with 6 updates ([#74](https://github.com/equinor/osdu-csharp-client/issues/74)) ([ceb5bc5](https://github.com/equinor/osdu-csharp-client/commit/ceb5bc5e1a4a18d446593b8693a91a1c955e70a2))
9+
* bump the github-actions group with 6 updates ([#78](https://github.com/equinor/osdu-csharp-client/issues/78)) ([1fe5add](https://github.com/equinor/osdu-csharp-client/commit/1fe5adda2f1e0a89b6ee1e9a784025ebe755ef6f))
10+
* Bump the nuget group with 9 updates ([#80](https://github.com/equinor/osdu-csharp-client/issues/80)) ([f6e77a2](https://github.com/equinor/osdu-csharp-client/commit/f6e77a2fabfdef34f6db539c65197138e0fd9352))
11+
312
## [1.1.1](https://github.com/equinor/osdu-csharp-client/compare/v1.1.0...v1.1.1) (2026-06-23)
413

514

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.1</Version>
5+
<Version>1.1.2</Version>
66
<RootNamespace>Equinor.OsduCsharpClient</RootNamespace>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)