Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe73183

Browse files
committed
Updated package.json, Updated package-lock.json, Created CHANGELOG.md, Bumped 0.1.0 –> 1.0.0
1 parent690e027 commitfe73183

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
##1.0.0 (February 02, 2022)
2+
- Updated package.json, Updated package-lock.json, Created CHANGELOG.md, Bumped 0.1.0 –> 1.0.0
3+
-
4+

‎package.json‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
{
22
"name":"delete-workflow-runs",
3-
"version":"0.1.0",
3+
"version":"1.0.0",
44
"description":"",
55
"bin":"./delete-workflow-runs.sh",
66
"homepage":"https://github.com/jv-k/delete-workflow-runs",
77
"repository": {
88
"type":"git",
99
"url":"https://github.com/jv-k/delete-workflow-runs.git"
10-
},
10+
},
1111
"author":"John Valai <git@jvk.to>",
1212
"license":"MIT",
1313
"keywords": [
1414
"workflows",
1515
"workflow-runs",
1616
"delete-workflow-runs",
17-
"github.api"
17+
"github.api",
18+
"github-actions"
1819
],
1920
"scripts": {
2021
"test":"echo\"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp