Skip to content

Commit 04a7439

Browse files
committed
add changeset for new release
1 parent b7cbb3b commit 04a7439

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.changeset/shaggy-ads-sneeze.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
"effect-mongodb": patch
3+
---
4+
5+
- Db.listCollections with ListCollectionsCursor
6+
- Db.dropCollection
7+
- DocumentCollection/Collection.deleteOne
8+
- DocumentCollection/Collection.deleteMany
9+
- DocumentCollection/Collection.updateMant
10+
- DocumentCollection/Collection.replaceOne
11+
- DocumentCollection/Collection.rename
12+
- DocumentCollection/Collection.createIndexes
13+
- DocumentCollection/Collection.aggregate with DocumentAggregationCursor and AggregationCursor

0 commit comments

Comments
 (0)