Skip to content

Commit 0ad4c7e

Browse files
committed
chore(release): 1.1.19
1 parent 0625411 commit 0ad4c7e

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+
### 1.1.19 (2025-10-14)
6+
57
### 1.1.18 (2025-08-13)
68

79
### 1.1.17 (2025-07-31)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vercel-open",
33
"description": "opens a Vercel project in your browser from your terminal",
44
"homepage": "https://github.com/vercel-labs/vercel-open#readme",
5-
"version": "1.1.18",
5+
"version": "1.1.19",
66
"bin": {
77
"vercel-open": "bin/index.js"
88
},

0 commit comments

Comments
 (0)