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

Commitc447c77

Browse files
committed
docs: Fixed contrib + license links
2 parentsfbec270 +a96538c commitc447c77

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
##1.0.4 (February 03, 2022)
2+
- Updated package.json, Updated package-lock.json, Updated CHANGELOG.md, Bumped 1.0.3 –> 1.0.4
3+
- Updated docs - add contributing + license blurb
4+
- Updated docs - clarified description
5+
- Merge branch 'release-1.0.3' into main
6+
17
##1.0.3 (February 03, 2022)
28
- Updated package.json, Updated package-lock.json, Updated CHANGELOG.md, Bumped 1.0.2 –> 1.0.3
39
- Updated docs - moved description to the top

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It uses the GitHub API, and requires gh (GitHub CLI) and jq (JSON processor).
2929
5. Press`<enter>` to delete the runs from your GitHub remote.
3030

3131
## Contributing
32-
I'd love you to contribute to `@jv-k/delete-workflow-runs`, [pull requests](https://github.com/jv-k/ver-bump/issues/new/choose) are welcome for submitting issues and bugs!
32+
I'd love you to contribute to `@jv-k/delete-workflow-runs`, [pull requests](https://github.com/jv-k/delete-workflow-runs/issues/new/choose) are welcome for submitting issues and bugs!
3333
3434
## License
35-
The scripts and documentation in this project are released under the [MIT license](https://github.com/jv-k/ver-bump/blob/master/LICENSE).
35+
The scripts and documentation in this project are released under the [MIT license](https://github.com/jv-k/delete-workflow-runs/blob/master/LICENSE).

‎package-lock.json‎

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

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"delete-workflow-runs",
3-
"version":"1.0.3",
3+
"version":"1.0.4",
44
"description":"",
55
"bin":"./delete-workflow-runs.sh",
66
"homepage":"https://github.com/jv-k/delete-workflow-runs",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp