Skip to content

Commit b5e070b

Browse files
authored
release: v0.2.21 (#216)
1 parent 55a85e3 commit b5e070b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## v0.2.21
4+
5+
### [0.2.21](https://github.com/openfga/vscode-ext/compare/v0.2.20...v0.2.21) (2024-04-04)
6+
7+
- feat: command to transform Modular Models to JSON
8+
- fix: user & object formatter to allow '|' in ids
9+
310
## v0.2.20
411

512
### [0.2.20](https://github.com/openfga/vscode-ext/compare/v0.2.19...v0.2.20) (2024-03-28)

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.20",
16+
"version": "0.2.21",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/openfga/vscode-ext"

0 commit comments

Comments
 (0)