Skip to content

Commit d856d1c

Browse files
committed
chore(release): 0.0.0
1 parent 09af1cd commit d856d1c

File tree

6 files changed

+3339
-66
lines changed

6 files changed

+3339
-66
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
!mongodb-legacy.d.ts
22
.vscode/
3+
*.tgz

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 0.0.0 (2022-08-17)

mongodb-legacy.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export {};

0 commit comments

Comments
 (0)