Function workspace_node_tools::changes::get_package_change
source ยท pub fn get_package_change(
package_name: String,
branch: String,
cwd: Option<String>,
) -> Option<Change>Expand description
Get a change for a specific package from the changes file in the root of the project.