issues Search Results · repo:JS-DevTools/version-bump-prompt language:JavaScript
Filter by
25 results
(85 ms)25 results
inJS-DevTools/version-bump-prompt (press backspace or delete to remove)There is a scenario where forget to commit the changed files before bumping
litingyes
- Opened on Sep 6, 2024
- #46
Hi.I need to do other follow-up operations when I get the newVersion.I don t want to modify the file immediately img
width= 792 alt= image src=
https://user-images.githubusercontent.com/45714422/160326052-06696da3-2113-4602-bbd1-cd8b8e7fddcf.png ...
hengshanMWC
- Opened on Mar 28, 2022
- #44
I have an JSON OpenApi spec that I want to bump the version in as part of a build process. The version property is
located in the info object of the JSON as dictated by the OpenAPI standard. When I run ...
msennett9
- 1
- Opened on Mar 5, 2021
- #43
we do have a vscode extension, which adds itself as a package in package-lock.json - but it just bumps the version in
line 3, but not in line 8, which is reference to own package. After npm install this ...
alexanderniebuhr
- Opened on Mar 1, 2021
- #42
reads the file correctly and presents the correct version, but then complains that foo/package.json doesn t exist (which
it rightfully doesn t) and doesn t really write the file that it was supposed to. ...
joaotavora
- Opened on Feb 19, 2021
- #41
If preversion, version and postversion are present in package.json, add an option to skip running those scripts.
enhancement
help wanted
sidtagirisa
- 6
- Opened on Jul 28, 2020
- #39
I have the following configuration in my package.json:
{
husky : {
hooks : {
pre-commit : npm run lint npm run bump ,
}
}
...
The bump-prompt is opened and asks me for the version ...
chimilord
- 3
- Opened on Apr 7, 2020
- #37
If you have a changelog file or similar, it would be helpful to specify a next or other named field that will be
replaced by the new bumped version.
Possibly configurable via a local config file maybe, ...
question
Svenito
- 2
- Opened on Jan 13, 2020
- #36
When choosing an existing version (leave as-is in the menu) the app crashes as Git fails to commit without any changes:
$ bump prompt --commit --tag --push --preid r
?
The current version in package.json ...
enhancement
help wanted
perry-mitchell
- 3
- Opened on Nov 15, 2019
- #35
Ideally I don t want to install this globally so I installed against a single repo and ran:
npx bump patch ./app-version.json
But that just changed my package.json version to patch
I ve also tried npx ...
alexcroox
- 1
- Opened on Nov 10, 2019
- #34

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.