Skip to content

Commit a6d7354

Browse files
committed
chore(release): 1.1.1
1 parent 039c2c0 commit a6d7354

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
<a name="1.1.1"></a>
6+
## [1.1.1](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.1.0...v1.1.1) (2018-01-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **auth:** also use Basic Authentication information database opts ([8b1d191](https://github.com/pouchdb-community/pouchdb-authentication/commit/8b1d191)), closes [#204](https://github.com/pouchdb-community/pouchdb-authentication/issues/204)
12+
* **package:** update url-join to version 2.0.5 ([6a627d1](https://github.com/pouchdb-community/pouchdb-authentication/commit/6a627d1)), closes [#205](https://github.com/pouchdb-community/pouchdb-authentication/issues/205)
13+
* **package:** update url-join to version 3.0.0 ([d7b27ae](https://github.com/pouchdb-community/pouchdb-authentication/commit/d7b27ae))
14+
15+
16+
517
<a name="1.1.0"></a>
618
# [1.1.0](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.0.0...v1.1.0) (2017-12-25)
719

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pouchdb-authentication",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "PouchDB Authentication",
55
"keywords": [
66
"pouch",

0 commit comments

Comments
 (0)