Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Jan 27, 2022
1 parent 01a63ae commit 2bd1d24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
Changelog
---------

### 7.0.0

- **Breaking:** Update marked@4.0.12 to fix security issues ([#82](https://github.com/peerigon/markdown-loader/issues/82))

### 6.0.0

- Remove Node v6 support
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-loader",
"version": "6.0.0",
"version": "7.0.0",
"description": "markdown-loader for webpack",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 2bd1d24

Please sign in to comment.