Skip to content

Commit 17bf098

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.1 [skip ci]
1 parent 7e76449 commit 17bf098

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pullprompt",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"scripts": {
66
"build": "npx ncc build src/index.js",
@@ -32,5 +32,4 @@
3232
"lint-staged": "^15.4.3",
3333
"prettier": "^3.4.2"
3434
}
35-
3635
}

0 commit comments

Comments
 (0)