Closed pomek closed 5 years ago
Other: Renamed the package. mgit2 becomes mrgit. Closes #85.
mgit2
mrgit
BREAKING CHANGE: mgit2 is no longer supported. Install mrgit instead.
Before reviewing those changes, please review https://github.com/cksource/mgit2/pull/105, https://github.com/cksource/mgit2/pull/108 and merge if everything works and you don't have any issues.
What to do after merging this PR:
s/mgit2/mrgit
or:
1.0.0
Then:
npm deprecate mgit2 "This package has been renamed and is not supported anymore. Install mrgit instead."
Finally, I dug deep enough in the PR queue to reach this one :D 🎉
Suggested merge commit message (convention)
Other: Renamed the package.
mgit2
becomesmrgit
. Closes #85.BREAKING CHANGE:
mgit2
is no longer supported. Installmrgit
instead.Additional information
Before reviewing those changes, please review https://github.com/cksource/mgit2/pull/105, https://github.com/cksource/mgit2/pull/108 and merge if everything works and you don't have any issues.What to do after merging this PR:
s/mgit2/mrgit
or:
mrgit
)or:
mrgit
as1.0.0
.Then:
npm deprecate mgit2 "This package has been renamed and is not supported anymore. Install mrgit instead."