File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.0.3 " ></a >
2
+ ## 2.0.3 (2019-02-13)
3
+
4
+ * Cleanup test log ([ 00392ca] ( https://github.com/Kikobeats/aspect-ratio/commit/00392ca ) )
5
+ * refactored and simplified library. Added tests for utils ([ 91a1901] ( https://github.com/Kikobeats/aspect-ratio/commit/91a1901 ) )
6
+ * Removed package-lock.json ([ d1c973e] ( https://github.com/Kikobeats/aspect-ratio/commit/d1c973e ) )
7
+ * updated prepare script to include all root js files ([ 0ff015c] ( https://github.com/Kikobeats/aspect-ratio/commit/0ff015c ) )
8
+
9
+
10
+
1
11
<a name =" 2.0.2 " ></a >
2
12
## 2.0.2 (2017-11-23)
3
13
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.2 " ,
5
+ "version" : " 2.0.3 " ,
6
6
"main" : " ./lib/index.js" ,
7
7
"bin" : {
8
8
"aspect-ratio" : " bin/index.js"
You can’t perform that action at this time.
0 commit comments