chore(release): 0.0.1

This commit is contained in:
Pooya Parsa
2021-07-06 11:39:49 +02:00
parent a5b6b7fddb
commit a98342b5d2
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View File

@@ -0,0 +1,5 @@
# Changelog
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.
### 0.0.1 (2021-07-06)

View File

@@ -1,6 +1,6 @@
{
"name": "mongoz",
"version": "0.0.0",
"version": "0.0.1",
"repository": "unjs/mongoz",
"license": "MIT",
"main": "./dist/index.js",