diff --git a/CHANGELOG.md b/CHANGELOG.md index 236e8ba..8f0eb53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +# [2.0.0](https://github.com/verdaccio/verdaccio-htpasswd/compare/v2.0.0-beta.1...v2.0.0) (2019-04-14) + + +### Features + +* drop node v6 suport ([d1d52e8](https://github.com/verdaccio/verdaccio-htpasswd/commit/d1d52e8)) + + + # [2.0.0-beta.1](https://github.com/verdaccio/verdaccio-htpasswd/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2019-02-24) diff --git a/package.json b/package.json index cef6dfc..68b5a51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "verdaccio-htpasswd", - "version": "2.0.0-beta.1", + "version": "2.0.0", "description": "verdaccio htpasswd auth plugin", "main": "lib/index.js", "keywords": [