From 00ddcfb86b2e73d36c3a4b432d35fed331f63e8f Mon Sep 17 00:00:00 2001 From: James Sumners Date: Tue, 3 Oct 2017 13:08:17 -0400 Subject: [PATCH] v1.2.3 --- Changelog.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 733bfad..a5d4931 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,9 @@ +### See Releases Page ### + +Starting with v1.2.2, you can find the changes listed on +the [GitHub releases](https://github.com/jsumners/node-activedirectory/releases) +page. + ### 1.2.0 + Update dependencies + Switch code style to standardjs.com style diff --git a/package.json b/package.json index 84fc137..2048236 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "George Heeres ", "name": "activedirectory2", - "version": "1.2.2", + "version": "1.2.3", "description": "ActiveDirectory is an ldapjs client for authN (authentication) and authZ (authorization) for Microsoft Active Directory with range retrieval support for large Active Directory installations.", "contributors": [ {