Skip to content

Commit c3ddf3c

Browse files
Version Packages
1 parent d0ee7c3 commit c3ddf3c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cool-islands-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# commit-action
2+
3+
## 1.0.0
4+
### Major Changes
5+
6+
- 276f009: First release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "commit-action",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"description": "Automate git commits with GitHub Actions",
66
"scripts": {
77
"lint": "eslint ."

0 commit comments

Comments
 (0)