Skip to content

Commit 2cb28ae

Browse files
chore(release): 1.15.3 [skip ci]
## [1.15.3](v1.15.2...v1.15.3) (2024-05-02) ### Performance Improvements * **build:** ESM Build ([#100](#100)) ([f80111a](f80111a))
1 parent f80111a commit 2cb28ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "better-commits",
33
"private": false,
4-
"version": "1.15.2",
4+
"version": "1.15.3",
55
"description": "A CLI for creating better commits following the conventional commits specification",
66
"author": "Erik Verduin (https://github.com/everduin94)",
77
"type": "module",

0 commit comments

Comments
 (0)