From 6b1777daeef9c15ad1325d21946d126ad58f98c7 Mon Sep 17 00:00:00 2001 From: "Didier Villevalois (Ptitjes)" Date: Mon, 25 Dec 2017 11:42:41 +0100 Subject: [PATCH] chore(release): 1.1.0 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 859c1b8..ee5a4e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +# [1.1.0](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.0.0...v1.1.0) (2017-12-25) + + +### Features + +* **types:** package typescript type declarations ([e59ad40](https://github.com/pouchdb-community/pouchdb-authentication/commit/e59ad40)) + + + # [1.0.0](https://github.com/pouchdb-community/pouchdb-authentication/compare/v0.5.5...v1.0.0) (2017-12-17) diff --git a/package-lock.json b/package-lock.json index 669f6be..290a691 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pouchdb-authentication", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5628d15..3eb2604 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pouchdb-authentication", - "version": "1.0.0", + "version": "1.1.0", "description": "PouchDB Authentication", "keywords": [ "pouch",