Skip to content

Commit 3afd536

Browse files
chore: release 1.1.0 (#55)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6e5fd0 commit 3afd536

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.0.0"}
1+
{".":"1.1.0"}

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.0](https://github.com/equinor/osdu-csharp-client/compare/v1.0.0...v1.1.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* add Wellbore DDMS Parquet bulk data support ([#54](https://github.com/equinor/osdu-csharp-client/issues/54)) ([b6e5fd0](https://github.com/equinor/osdu-csharp-client/commit/b6e5fd01327efca570c566335b623e731b2088a5))
9+
310
## [1.0.0](https://github.com/equinor/osdu-csharp-client/compare/v0.5.2...v1.0.0) (2026-06-10)
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.0.0</Version>
5+
<Version>1.1.0</Version>
66
<RootNamespace>Equinor.OsduCsharpClient</RootNamespace>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)