We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7df394 commit bc2c8c5Copy full SHA for bc2c8c5
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. See [standa
4
5
### 1.0.1 (2024-11-12)
6
7
+### 1.0.1 (2024-11-12)
8
+
9
## 1.1.0 (2024-11-12)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@monadica/lazy-streams",
3
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments