Skip to content

Commit b6aedbf

Browse files
Version Packages (#373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4cdf883 commit b6aedbf

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/full-women-lead.md

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

@liminal/sqlite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@effect/sql-drizzle": "^0.43.0",
2323
"drizzle-orm": "^0.44.4",
2424
"effect": "^3.17.7",
25-
"liminal": "^0.16.0"
25+
"liminal": "^0.17.0"
2626
}
2727
}

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.17.0
4+
5+
### Minor Changes
6+
7+
- 8212083: Refactor L.sequence -> L.line. Decouple thread effects from the providing of effects via L.provide.
8+
39
## 0.16.0
410

511
### 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.16.0",
3+
"version": "0.17.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/harrysolovay/liminal.git",

0 commit comments

Comments
 (0)