Skip to content

Commit 574aa68

Browse files
Version Packages (#363)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0e4954e commit 574aa68

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-eyes-give.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

liminal/CHANGELOG.md

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

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- 0e4954e: Rename `L.assistantStruct` to `L.assistantSchema`, is it now supports all schemas, not just struct schemas. Template tag calls are properly dedented and normalized. Additionally, `L.userJson` now uses the optional schema to JSONC-encode with description annotations as comments on corresponding fields.
8+
39
## 0.12.1
410

511
### Patch Changes

liminal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"access": "public",
88
"provenance": true
99
},
10-
"version": "0.12.2",
10+
"version": "0.13.0",
1111
"license": "Apache-2.0",
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)