MetaMask / MetaMask/create-release-branch

Add a command to add a new package to a release

Open
#194 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
9
Forks
7
Avg merge
51m
Merged PRs (30d)
2

Description

Sometimes you want to add a new package to a release after you create a release.

We could add a new command to `create-release-branch`, perhaps `add-package`, that would allow you to:

- Bump the version of a package (specifying `major`, `minor`, `patch`, or a version)
- Create a new section in the changelog for the new version
- (Optionally) Populate the "Uncategorized" subsection with changelog entries

This would be an alternate to https://github.com/MetaMask/create-release-branch/issues/28 (which is more about being able to run `create-release-branch` and edit the release spec or open the UI view again).

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are identified in the issue. Start by reviewing the create-release-branch CLI entry point and compare the proposed command with issue #28. Done should include a command that bumps a package version, creates its changelog section, and optionally populates "Uncategorized" entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.