Skip to content

Commit bc2c8c5

Browse files
author
Justin Frost
committed
chore(release): 1.0.1
1 parent c7df394 commit bc2c8c5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. See [standa
44

55
### 1.0.1 (2024-11-12)
66

7+
### 1.0.1 (2024-11-12)
8+
79
## 1.1.0 (2024-11-12)
810

911
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monadica/lazy-streams",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)