Skip to content

Commit 66f9384

Browse files
authored
release(0.1.15): check object warnings (#138)
1 parent 7f949cf commit 66f9384

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

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

3+
## v0.2.15
4+
5+
### [0.2.15](https://github.com/openfga/vscode-ext/compare/v0.2.14...v0.2.15) (2024-1-8)
6+
7+
- feat: warnings now issued for check objects that dont match declared tuples
38

49
## v0.2.14
510

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"zanzibar"
1414
],
1515
"license": "Apache-2.0",
16-
"version": "0.2.14",
16+
"version": "0.2.15",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/openfga/vscode-ext"

0 commit comments

Comments
 (0)