Skip to content

Commit 01aa784

Browse files
authored
release: v0.7.6 (#596)
1 parent 952fe0f commit 01aa784

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [0.7.6] - 2025-11-04
11+
1012
Added:
1113
- Write conflict options are now configurable via flags
1214
* `fga tuple delete` now accepts `--on-missing ignore` with a choice of `error` or `ignore`
@@ -343,7 +345,8 @@ Initial OpenFGA CLI release
343345
* List relations a user has on an object
344346
* Use Expand to understand why access was granted
345347

346-
[Unreleased]: https://github.com/openfga/cli/compare/v0.7.5...HEAD
348+
[Unreleased]: https://github.com/openfga/cli/compare/v0.7.6...HEAD
349+
[0.7.6]: https://github.com/openfga/cli/compare/v0.7.5...v0.7.6
347350
[0.7.5]: https://github.com/openfga/cli/compare/v0.7.4...v0.7.5
348351
[0.7.4]: https://github.com/openfga/cli/compare/v0.7.3...v0.7.4
349352
[0.7.3]: https://github.com/openfga/cli/compare/v0.7.2...v0.7.3

0 commit comments

Comments
 (0)