Skip to content

Commit 2bd1d24

Browse files
committed
7.0.0
1 parent 01a63ae commit 2bd1d24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
---------
33

4+
### 7.0.0
5+
6+
- **Breaking:** Update [email protected] to fix security issues ([#82](https://github.com/peerigon/markdown-loader/issues/82))
7+
48
### 6.0.0
59

610
- Remove Node v6 support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-loader",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"description": "markdown-loader for webpack",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)