release: v0.0.3
CI / test (push) Successful in 9s
CI / publish (push) Failing after 6s

This commit is contained in:
Tenere CI
2026-07-19 14:10:49 -07:00
parent 377c937728
commit 1d508656c1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@push-stream-std/push-take-until",
"version": "0.0.2",
"version": "0.0.3",
"description": "Take elements until signal stream emits",
"type": "module",
"main": "index.js",