Skip to content

Commit 7969a30

Browse files
committed
Release 2.1.1
1 parent ca44579 commit 7969a30

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
<a name="2.1.0"></a>
28
# 2.1.0 (2019-09-10)
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aspect-ratio",
33
"description": "Get the screen aspect ratio of a device",
44
"homepage": "https://github.com/Kikobeats/aspect-ratio",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"main": "src",
77
"bin": {
88
"aspect-ratio": "bin/index.js"

0 commit comments

Comments
 (0)