Skip to content

Commit c67fa46

Browse files
chore(main): release lib/flattening 0.2.0
1 parent 8f50e0c commit c67fa46

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"lib/fixtures": "0.2.10",
33
"lib/ocrypto": "0.1.9",
4-
"lib/flattening": "0.1.3",
4+
"lib/flattening": "0.2.0",
55
"protocol/go": "0.2.29",
66
"sdk": "0.3.29",
77
"service": "0.4.40"

lib/flattening/CHANGELOG.md

+11
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/flattening/v0.1.3...lib/flattening/v0.2.0) (2025-03-18)
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.3](https://github.com/opentdf/platform/compare/lib/flattening/v0.1.2...lib/flattening/v0.1.3) (2024-12-17)
415

516

0 commit comments

Comments
 (0)