diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ecd64e..a7e1925 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.3](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.1.2...v1.1.3) (2018-05-19)
+
+
+### Bug Fixes
+
+* **build:** publish browserified version ([46e883e](https://github.com/pouchdb-community/pouchdb-authentication/commit/46e883e))
+
+
+
## [1.1.2](https://github.com/pouchdb-community/pouchdb-authentication/compare/v1.1.1...v1.1.2) (2018-02-03)
diff --git a/package-lock.json b/package-lock.json
index 3a32976..32ae32f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "pouchdb-authentication",
- "version": "1.1.2",
+ "version": "1.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 2992444..e2dd435 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pouchdb-authentication",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "PouchDB Authentication",
"keywords": [
"pouch",