Skip to content

Commit e0ccd5a

Browse files
Scott TrinhScott Trinh
Scott Trinh
authored and
Scott Trinh
committed
chore: Bump to v1.3.3
1 parent d325059 commit e0ccd5a

File tree

5 files changed

+15
-4
lines changed

5 files changed

+15
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.3.3"></a>
2+
# 1.3.3 (2017-01-07)
3+
4+
5+
## Bug Fixes
6+
7+
- NW.js module is not defined fix.
8+
([e95da45e](https://github.com/ocombe/angular-localForage/commit/e95da45ee4f5798b1d9c549377b1514e43d39092),
9+
[#77](https://github.com/ocombe/angular-localForage/issues/77))
10+
11+
112
<a name="1.3.2"></a>
213
# 1.3.2 (2016-09-14)
314

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-localforage",
33
"main": "dist/angular-localForage.js",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"homepage": "https://github.com/ocombe/angular-localForage",
66
"authors": [
77
"Olivier Combe <[email protected]>"

dist/angular-localForage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-localforage - Angular service & directive for https://github.com/mozilla/localForage (Offline storage, improved.)
3-
* @version v1.3.2
3+
* @version v1.3.3
44
* @link https://github.com/ocombe/angular-localForage
55
* @license MIT
66
* @author Olivier Combe <[email protected]>

dist/angular-localForage.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-localforage",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Angular service & directive for https://github.com/mozilla/localForage (Offline storage, improved.)",
55
"license": "MIT",
66
"main": "dist/angular-localForage.js",

0 commit comments

Comments
 (0)