Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cinnabar-forge/meta

cinnabar-forge87ISC0.4.3

Version updater

cli, version-management, git-integration, project-configuration, semver, interactive-cli, npm-version, git-commands, automation-tools

readme

Cinnabar Meta

DISCLAIMER: This project is not production ready. All versions below 1.0.0 should be considered unstable

Version updater

Installation

npm

npm install -g @cinnabar-forge/meta

Bundled script

Get the latest bundled script.

This script has everything to run the project without any extra dependencies. You need Node.js binary to run it.

Binary

Get the latest binaries.

If you want to use the app with a command line, rename it to new-app or new-app.exe and add the location to PATH.

Contributing

Visit CONTRIBUTING.md.

Current maintainer - Timur Moziev (@TimurRin)

License

Visit LICENSE.

Anca

This repository is a part of Anca standardization project. Parts of the files and code are generated by Anca.

changelog

Changelog

This changelog is updated by Cinnabar Meta.

Unreleased

Visit the link above to see all unreleased changes.

0.4.3 — 2025-02-22

0.4.2 — 2025-01-18

  • fix commit links ([253b6fe])

253b6fe

0.4.1 — 2025-01-16

  • add cinnabar-meta actions (deaebeb)
  • add disableChangelogCheck and disableLinks settings (a3a9b40)
  • add pull request list parsing from .cinnabar-meta-pull-requests.md (a3a9b40)
  • fix format (cf96aca)
  • update (ea8ebe8)

0.4.0 — 2025-01-15

This update brings improvements for a non-interactive mode. Now we can update from 'update.cinnabarmeta' file in repo's root: first line is type of update (patch, minor, ...) and the other lines for the update description.

Full list:

0.3.1 — 2024-07-23

  • fix prepareVersionChangelog for non-tagged repos (1022a9e)

0.3.0 — 2024-07-23

  • change log display in markdown (4d9dfea)

0.2.0 — 2024-07-22

This is an overhaul of the previous iteration. Clivo instead of inquirer. Support for any prerelease tag. Changelog generation.

Full list: