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

Commitd43d915

Browse files
committed
chore: rename master -> main
No change to logic. This updates the main branch name.
1 parent6434b5f commitd43d915

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ShellJS - Unix shell commands for Node.js
22

33
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/shelljs/shelljs/main.yml?style=flat-square&logo=github)](https://github.com/shelljs/shelljs/actions/workflows/main.yml)
4-
[![Codecov](https://img.shields.io/codecov/c/github/shelljs/shelljs/master.svg?style=flat-square&label=coverage)](https://codecov.io/gh/shelljs/shelljs)
4+
[![Codecov](https://img.shields.io/codecov/c/github/shelljs/shelljs/main.svg?style=flat-square&label=coverage)](https://codecov.io/gh/shelljs/shelljs)
55
[![npm version](https://img.shields.io/npm/v/shelljs.svg?style=flat-square)](https://www.npmjs.com/package/shelljs)
66
[![npm downloads](https://img.shields.io/npm/dm/shelljs.svg?style=flat-square)](https://www.npmjs.com/package/shelljs)
77

‎RELEASE.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Release steps
22

3-
1. Ensuremaster passes CI tests
3+
1. Ensuremain branch passes CI tests
44
2. Bump version, create tags, push, and release:
55
-`$ npm run <release:major|release:minor|release:patch>`
66
-`major` - breaking API changes
@@ -10,3 +10,5 @@
1010
-`$ npm run changelog`
1111
- Manually verify that the changelog makes sense
1212
-`$ git push`
13+
4. Updatehttps://github.com/shelljs/shelljs/releases to create a new release
14+
from the latest git tag

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp