Skip to content

Commit

Permalink
chore: release and upgrade deps (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Jan 23, 2023
1 parent 20e5b8b commit 3f7868c
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 166 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v0.0.12
### [0.0.12](https://github.com/openfga/syntax-transformer/compare/v0.0.11...v0.0.12) (2023-01-23)

#### Changes
- feat: add a simple cli to transform models, run it by:
```sh
npx @openfga/syntax-transformer transform --from=json --inputFile=test.json
npx @openfga/syntax-transformer transform --from=dsl --inputFile=test.openfga
```
- chore(deps): upgrade dependencies

## v0.0.11
### [0.0.11](https://github.com/openfga/syntax-transformer/compare/v0.0.10...v0.0.11) (2023-01-10)

Expand Down
Loading

0 comments on commit 3f7868c

Please sign in to comment.