Skip to content

Commit 2fff24c

Browse files
Version Packages (#368)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b4ec1a commit 2fff24c

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/six-rules-teach.md

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

liminal/CHANGELOG.md

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

3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- 3b4ec1a: - Instead of providing `AiToolkit` to `L.enable`/`L.disable`, we now provide tools directly.
8+
- Also includes the beginnings of a `coalesceModels` pattern.
9+
310
## 0.14.0
411

512
### Minor Changes

liminal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liminal",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/harrysolovay/liminal.git",

0 commit comments

Comments
 (0)