Skip to content

Commit d859297

Browse files
Version Packages (#111)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 097e6d0 commit d859297

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-zoos-smoke.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mddb
22

3+
## 0.9.4
4+
5+
### Patch Changes
6+
7+
- [`097e6d0`](https://github.com/datopian/markdowndb/commit/097e6d0b17321f696dc7e3e011d07c45eb9f5d65) Thanks [@mohamedsalem401](https://github.com/mohamedsalem401)! - Fix type validation
8+
39
## 0.9.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mddb",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Parse markdown files and store them in an SQL database.",
55
"bin": {
66
"mddb": "./dist/src/bin/index.js"

0 commit comments

Comments
 (0)