We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d9cc5 commit b79aef5Copy full SHA for b79aef5
2 files changed
out/cli.cjs
@@ -16384,7 +16384,7 @@ function G3(t, e2) {
16384
// package.json
16385
var package_default = {
16386
name: "opencommit",
16387
- version: "3.0.3",
+ version: "3.0.4",
16388
description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
16389
keywords: [
16390
"git",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "opencommit",
3
- "version": "3.0.3",
+ "version": "3.0.4",
4
"description": "Auto-generate impressive commits in 1 second. Killing lame commits with AI 🤯🔫",
5
"keywords": [
6
0 commit comments