Skip to content

Commit 5cb2d23

Browse files
authored
release: v0.6.6 (#491)
1 parent 2707cc9 commit 5cb2d23

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Changelog
22

3-
#### [Unreleased](https://github.com/openfga/cli/compare/v0.6.5...HEAD)
4-
- feat(import): allow to use tuples and tuple_file together (#369) - thanks @DanielBertocci
5-
- feat: add suppress-summary flag to model test command (#407) - thanks @Siddhant-K-code
6-
- fix: validate command to exit with non-zero status on errors (#485) - thanks @Siddhant-K-code
3+
#### [Unreleased](https://github.com/openfga/cli/compare/v0.6.6...HEAD)
4+
5+
6+
#### [0.6.6](https://github.com/openfga/cli/compare/v0.6.5...v0.6.6) (2025-04-23)
7+
8+
Added:
9+
- Allow to use `tuples` and `tuple_file` together in the store file (#369) - thanks @DanielBertocci
10+
- Add `--suppress-summary` flag to `model test` command (#407) - thanks @Siddhant-K-code
11+
12+
Changed:
13+
- fix validate command to properly exit with non-zero status on errors (#485) - thanks @Siddhant-K-code
714

815
#### [0.6.5](https://github.com/openfga/cli/compare/v0.6.4...v0.6.5) (2025-03-24)
916

0 commit comments

Comments
 (0)