Skip to content

Commit

Permalink
Merge pull request #11 from md-parser/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
DParfitt committed May 16, 2023
2 parents eab53a6 + 2943e56 commit 3fc60cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tame-zebras-mix.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 @@
# @md-parser/react

## 0.4.0

### Minor Changes

- eab53a6: Add the presets config to the parser

## 0.3.4

### 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": "@md-parser/react",
"version": "0.3.4",
"version": "0.4.0",
"description": "React markdown parser",
"type": "module",
"exports": "./dist/index.js",
Expand Down

0 comments on commit 3fc60cf

Please sign in to comment.