Skip to content

Commit

Permalink
chore(main): release sdk 0.3.1 (#1146)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.3.1](sdk/v0.3.0...sdk/v0.3.1)
(2024-07-12)


### Bug Fixes

* **core:** Fix autoconfigure with no attributes
([#1141](#1141))
([76c2a95](76c2a95))

---
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: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
  • Loading branch information
opentdf-automation[bot] authored Jul 12, 2024
1 parent 76c2a95 commit 84f44d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"lib/ocrypto": "0.1.5",
"lib/flattening": "0.1.1",
"protocol/go": "0.2.9",
"sdk": "0.3.0",
"sdk": "0.3.1",
"service": "0.4.11"
}
7 changes: 7 additions & 0 deletions sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/opentdf/platform/compare/sdk/v0.3.0...sdk/v0.3.1) (2024-07-12)


### Bug Fixes

* **core:** Fix autoconfigure with no attributes ([#1141](https://github.com/opentdf/platform/issues/1141)) ([76c2a95](https://github.com/opentdf/platform/commit/76c2a95ad7e0c9c57ebde6b101a908fc32fcd539))

## [0.3.0](https://github.com/opentdf/platform/compare/sdk/v0.2.11...sdk/v0.3.0) (2024-07-11)


Expand Down

0 comments on commit 84f44d7

Please sign in to comment.