Skip to content

Commit 26dbcc2

Browse files
committed
feat: v0.2.1
1 parent e1396ca commit 26dbcc2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### v0.2.1 (2022-11-19)
6+
7+
**Fix**
8+
9+
- [#7 Fix the bug of aggregate url](https://github.com/surmon-china/mongodb-data-api/pull/7)
10+
511
### v0.2.0 (2022-03-09)
612

713
**Feature**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb-data-api",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "MongoDB atlas data API SDK for Node.js",
55
"author": "Surmon",
66
"license": "MIT",

0 commit comments

Comments
 (0)