We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb28273 commit e683682Copy full SHA for e683682
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### [0.6.2](https://github.com/openfga/cli/compare/v0.6.1...v0.6.2) (2024-12-02)
4
+
5
+Fixed:
6
+- Fixed issue where `fga store import` would error when importing a store with no tuples (#408) - thanks @ap0calypse8
7
+- Fixed repetition in `fga query check` error output (#405) - thanks @Siddhant-K-code
8
9
### [0.6.1](https://github.com/openfga/cli/compare/v0.6.0...v0.6.1) (2024-09-09)
10
11
Fixed:
0 commit comments