Skip to content

Commit

Permalink
Version Packages (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 12, 2023
1 parent 53a4758 commit abaed38
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-melons-pull.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mddb

## 0.3.0

### Minor Changes

- [`52ff842`](https://github.com/datopian/markdowndb/commit/52ff8429cb0058f66f033b9ecdd180c854a00573) Thanks [@olayway](https://github.com/olayway)! - Support for querying files by frontmatter field values (exact matches only).

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mddb",
"version": "0.2.1",
"version": "0.3.0",
"description": "Parse markdown files and store them in an SQL database.",
"bin": {
"mddb": "./dist/src/bin/index.js"
Expand Down

0 comments on commit abaed38

Please sign in to comment.