Skip to content

Commit d2f2bad

Browse files
committed
chore: bump version to 1.0.2
1 parent d24f70c commit d2f2bad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "diff-to-commit",
33
"displayName": "Diff to Commit",
44
"description": "Fill SCM commit message from git diff",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"publisher": "Dayond",
77
"license": "MIT",
88
"engines": {
@@ -145,4 +145,4 @@
145145
"typescript": "^5.4.5",
146146
"vitest": "^4.0.18"
147147
}
148-
}
148+
}

0 commit comments

Comments
 (0)