Skip to content

Commit 9f3e9b0

Browse files
committed
chore(release): 1.1.2
1 parent a971d8f commit 9f3e9b0

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.2"></a>
6+
## [1.1.2](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.1.1...v1.1.2) (2018-02-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **package:** update url-join to version 4.0.0 ([fe89208](https://github.com/pouchdb-community/pouchdb-authentication/commit/fe89208))
12+
* **urls:** enable databases that are not hosted on domain root ([ac2e2b0](https://github.com/pouchdb-community/pouchdb-authentication/commit/ac2e2b0)), closes [#215](https://github.com/pouchdb-community/pouchdb-authentication/issues/215)
13+
14+
15+
516
<a name="1.1.1"></a>
617
## [1.1.1](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.1.0...v1.1.1) (2018-01-20)
718

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.1",
3+
"version": "1.1.2",
44
"description": "PouchDB Authentication",
55
"keywords": [
66
"pouch",

0 commit comments

Comments
 (0)