Skip to content

Commit 58e863c

Browse files
Version Packages (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3643966 commit 58e863c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-plants-laugh.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.5
4+
5+
### Patch Changes
6+
7+
- [`9dd870c`](https://github.com/datopian/markdowndb/commit/9dd870c5a82339ed5fd4e082f727bf3c96dc57ba) Thanks [@mohamedsalem401](https://github.com/mohamedsalem401)! - Add inline tasks extraction to tasks
8+
39
## 0.9.4
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.4",
3+
"version": "0.9.5",
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)