Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Sep 29, 2020
1 parent db637b9 commit 447c5b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,15 @@
Changelog
---------

### 6.0.0

- Remove Node v6 support

### 5.2.0

- Update dependencies
-
- Note: This version is deprecated since it already removed official Node v6 support which should have been published as breaking change

### 5.1.0

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

0 comments on commit 447c5b7

Please sign in to comment.