File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.1.0 " ></a >
2
+ # 2.1.0 (2019-09-10)
3
+
4
+ * build: tweaks ([ c99cc91] ( https://github.com/Kikobeats/aspect-ratio/commit/c99cc91 ) )
5
+ * added some tests ([ fb955cf] ( https://github.com/Kikobeats/aspect-ratio/commit/fb955cf ) )
6
+ * maximum call stack exceeded when no width and height is sent ([ 37c7fc7] ( https://github.com/Kikobeats/aspect-ratio/commit/37c7fc7 ) )
7
+ * typos ([ b355b42] ( https://github.com/Kikobeats/aspect-ratio/commit/b355b42 ) )
8
+ * Update index.js ([ d606bbb] ( https://github.com/Kikobeats/aspect-ratio/commit/d606bbb ) )
9
+ * Update index.js ([ 85241d2] ( https://github.com/Kikobeats/aspect-ratio/commit/85241d2 ) )
10
+ * Update index.js ([ 97f3cce] ( https://github.com/Kikobeats/aspect-ratio/commit/97f3cce ) )
11
+ * Update index.js ([ 28b9494] ( https://github.com/Kikobeats/aspect-ratio/commit/28b9494 ) )
12
+
13
+
14
+
1
15
<a name =" 2.0.3 " ></a >
2
16
## 2.0.3 (2019-02-13)
3
17
Original file line number Diff line number Diff line change 2
2
"name" : " aspect-ratio" ,
3
3
"description" : " Get the screen aspect ratio of a device" ,
4
4
"homepage" : " https://github.com/Kikobeats/aspect-ratio" ,
5
- "version" : " 2.0.3 " ,
5
+ "version" : " 2.1.0 " ,
6
6
"main" : " src" ,
7
7
"bin" : {
8
8
"aspect-ratio" : " bin/index.js"
You can’t perform that action at this time.
0 commit comments