Skip to content

Commit 1ebd493

Browse files
Version Packages (#5825)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 019bf24 commit 1ebd493

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-pigs-move.md

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

packages/sql/CHANGELOG.md

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

3+
## 0.48.5
4+
5+
### Patch Changes
6+
7+
- [#5824](https://github.com/Effect-TS/effect/pull/5824) [`019bf24`](https://github.com/Effect-TS/effect/commit/019bf24f62a8e0442d5f805544b5cce96c331ef2) Thanks @tim-smart! - improve ordering guarantees for SqlPersistedQueue
8+
39
## 0.48.4
410

511
### Patch Changes

packages/sql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/sql",
3-
"version": "0.48.4",
3+
"version": "0.48.5",
44
"type": "module",
55
"license": "MIT",
66
"description": "A SQL toolkit for Effect",

0 commit comments

Comments
 (0)