Skip to content

Commit 4361602

Browse files
committed
chore(release): 2.1.5
1 parent 925c3e9 commit 4361602

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 2.1.5 (2023-10-24)
6+
57
### 2.1.4 (2023-09-05)
68

79
### 2.1.3 (2023-03-28)

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.4",
5+
"version": "2.1.5",
66
"main": "src",
77
"bin": {
88
"aspect-ratio": "bin/index.js"

0 commit comments

Comments
 (0)