Skip to content

Commit 5527fdc

Browse files
committed
release: v0.2.0-beta.6
1 parent c3af4e3 commit 5527fdc

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.2.0 Beta 6 (Frontend Utils)
4+
### [0.2.0-beta.6](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.5...v0.2.0-beta.6) (2024-01-29)
5+
6+
- fix(monaco/validate): handle metadata being undefined
7+
38
## v0.2.0 Beta 5 (Frontend Utils)
49
### [0.2.0-beta.5](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.4...v0.2.0-beta.5) (2024-01-23)
510

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfga/frontend-utils",
3-
"version": "0.2.0-beta.5",
3+
"version": "0.2.0-beta.6",
44
"description": "",
55
"license": "Apache-2.0",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)