Skip to content

Commit 69e1389

Browse files
Version Packages (#5774)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9283499 commit 69e1389

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-jars-vanish.md

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

packages/experimental/CHANGELOG.md

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

3+
## 0.57.4
4+
5+
### Patch Changes
6+
7+
- [#5773](https://github.com/Effect-TS/effect/pull/5773) [`9283499`](https://github.com/Effect-TS/effect/commit/9283499a1c1e6caa9cc9090c8419e8d49b575cd8) Thanks @tim-smart! - add RateLimiter helpers `makeWithRateLimiter` and `makeSleep`
8+
39
## 0.57.3
410

511
### Patch Changes

packages/experimental/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/experimental",
3-
"version": "0.57.3",
3+
"version": "0.57.4",
44
"type": "module",
55
"license": "MIT",
66
"description": "Experimental modules for the Effect ecosystem",

0 commit comments

Comments
 (0)