Skip to content

Commit 3f45771

Browse files
committed
chore: fix formatting
1 parent 9b7a4db commit 3f45771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 8.1.1
44

55
* Type generation fixes:
6-
* Add ability to generate types directly to a specific file by passing a file path to `appwrite types <output_path>`, instead of just a directory
6+
* Add ability to generate types directly to a specific file by passing a file path to `appwrite types output_path`, instead of just a directory
77
* Fix non-required attributes to not be null if default value is provided
88
* Fix `Models` import error
99
* Improve formatting and add auto-generated comments

0 commit comments

Comments
 (0)