File tree Expand file tree Collapse file tree 2 files changed +21
-6
lines changed Expand file tree Collapse file tree 2 files changed +21
-6
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 4.0.0 " ></a >
2
+ # [ 4.0.0] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v3.0.1...v4.0.0 ) (2022-05-31)
3
+
4
+ #### Updates
5
+ * Drop node12 support
6
+ * Update dependencies
7
+
8
+
1
9
<a name =" 3.0.1 " ></a >
2
10
## [ 3.0.1] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v3.0.0...v3.0.1 ) (2022-01-25)
3
11
4
12
5
-
6
13
<a name =" 3.0.0 " ></a >
7
14
# [ 3.0.0] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v2.0.2...v3.0.0 ) (2021-08-31)
8
15
16
+ #### Updates
17
+ * Drop node10 support
18
+ * Update dependencies
9
19
10
20
11
21
<a name =" 2.0.2 " ></a >
12
22
## [ 2.0.2] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v2.0.1...v2.0.2 ) (2021-05-11)
13
23
24
+ #### Updates
25
+ * Update dependencies
14
26
15
27
16
28
<a name =" 2.0.1 " ></a >
17
29
## [ 2.0.1] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v2.0.0...v2.0.1 ) (2021-03-29)
18
30
31
+ #### Updates
32
+ * Update dependencies
19
33
20
34
21
35
<a name =" 1.0.0 " ></a >
22
- ## [ 2.0.0] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v1.0.0...v2.0.0 ) (2020-04-08)
36
+ # [ 2.0.0] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v1.0.0...v2.0.0 ) (2020-04-08)
23
37
24
38
#### Updates
25
39
* Drop node8 support
31
45
32
46
#### Updates
33
47
* Update dependencies
34
-
35
-
48
+
49
+
36
50
<a name =" 0.1.6 " ></a >
37
51
## [ 0.1.6] ( https://github.com/Neofonie/ampersand-sync-localforage/compare/v0.1.5...v0.1.6 ) (2018-06-01)
38
52
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ampersand-sync-localforage" ,
3
- "version" : " 3 .0.1 " ,
3
+ "version" : " 4 .0.0 " ,
4
4
"description" : " localForage sync adapter for Ampersand.js" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://github.com/Neofonie/ampersand-sync-localforage" ,
36
36
" storage"
37
37
],
38
38
"scripts" : {
39
- "test" : " grunt"
39
+ "test" : " grunt" ,
40
+ "release" : " grunt release"
40
41
},
41
42
"dependencies" : {
42
43
"localforage" : " ^1.10.0" ,
You can’t perform that action at this time.
0 commit comments