We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca44579 commit 7969a30Copy full SHA for 7969a30
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## <small>2.1.1 (2019-12-09)</small>
2
+
3
+* test: ensure to handle invalid input ([ca44579](https://github.com/Kikobeats/aspect-ratio/commit/ca44579)), closes [#13](https://github.com/Kikobeats/aspect-ratio/issues/13)
4
5
6
7
<a name="2.1.0"></a>
8
# 2.1.0 (2019-09-10)
9
package.json
@@ -2,7 +2,7 @@
"name": "aspect-ratio",
"description": "Get the screen aspect ratio of a device",
"homepage": "https://github.com/Kikobeats/aspect-ratio",
- "version": "2.1.0",
+ "version": "2.1.1",
"main": "src",
"bin": {
"aspect-ratio": "bin/index.js"
0 commit comments