Skip to content

Commit 221a33e

Browse files
chore(main): release lib/ocrypto 0.2.0
1 parent 366d4dc commit 221a33e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lib/fixtures": "0.2.10",
3-
"lib/ocrypto": "0.1.9",
3+
"lib/ocrypto": "0.2.0",
44
"lib/flattening": "0.1.3",
55
"protocol/go": "0.2.29",
66
"sdk": "0.4.1",

lib/ocrypto/CHANGELOG.md

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

3+
## [0.2.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.9...lib/ocrypto/v0.2.0) (2025-04-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **core:** Require go 1.23+ ([#1979](https://github.com/opentdf/platform/issues/1979))
9+
10+
### Features
11+
12+
* **core:** Require go 1.23+ ([#1979](https://github.com/opentdf/platform/issues/1979)) ([164c922](https://github.com/opentdf/platform/commit/164c922af74b1265fe487362c356abb7f1503ada))
13+
314
## [0.1.9](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.8...lib/ocrypto/v0.1.9) (2025-03-07)
415

516

0 commit comments

Comments
 (0)