New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket
c

changesets-release-bot

npm

Packages

Current Co-maintainers

Former Co-maintainers

24 packages

@changesets/apply-release-plan

Takes a release plan and applies it to packages

@changesets/assemble-release-plan

Reads changesets and adds information on dependents that need bumping

@changesets/changelog-git

A changelog entry generator for git that writes hashes

@changesets/changelog-github

A changelog entry generator for GitHub that links to commits, PRs and users

@changesets/cli

Organise your package versioning and publishing to make both contributors and maintainers happy

@changesets/config

Utilities for reading and parsing Changeset's config

@changesets/errors

Error classes for @changesets

@changesets/get-dependents-graph

Get the graph of dependents in a monorepo

@changesets/get-github-info

Get the GitHub username and PR number from a commit. Intended for use with changesets.

@changesets/get-release-plan

Reads changesets and adds information on dependents that need bumping

@changesets/get-version-range-type

Common get-version-range-type shared between changeset packages

@changesets/ghcommit

Directly change files on github using the github API, to support GPG signing

@changesets/git

Some git helpers that changesets use to get information

@changesets/logger

Console log alias

@changesets/parse

Parse a changeset file's contents into a usable json object

@changesets/pre

Utils to make a Changesets repo enter and exit pre mode

@changesets/read

Read changesets from disc, and return the information as JSON

@changesets/release-utils

@changesets/should-skip-package

Checks if a package should be skipped for versioning or tagging purposes

@changesets/test-utils

Utils for testing changesets packages

@changesets/types

Common types shared between changeset packages

@changesets/write

Writes a changeset to a file

get-dependents-graph

Get the graph of dependents in a mono-repo

get-workspaces

Get workspaces for yarn workspaces, bolt workspaces, or the root package for building repo-agnostic tools