Socket
Socket
Sign inDemoInstall

standard-version

Package Overview
Dependencies
168
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

8.0.0

Diff

Changelog

Source

8.0.0 (2020-05-06)

⚠ BREAKING CHANGES

  • composer.json and composer.lock will no longer be read from or bumped by default. If you need to obtain a version or write a version to these files, please use bumpFiles and/or packageFiles options accordingly.

Bug Fixes

  • composer.json and composer.lock have been removed from default package and bump files. (c934f3a), closes #495 #394
  • deps: update dependency conventional-changelog to v3.1.18 (#510) (e6aeb77)
  • deps: update dependency yargs to v15.1.0 (#518) (8f36f9e)
  • deps: update dependency yargs to v15.3.1 (#559) (d98cd46)
tommywo
published 7.1.0 •

Changelog

Source

7.1.0 (2019-12-08)

Features

  • Adds support for header (--header) configuration based on the spec. (#364) (ba80a0c)
  • custom 'bumpFiles' and 'packageFiles' support (#372) (564d948)

Bug Fixes

  • deps: update dependency conventional-changelog to v3.1.15 (#479) (492e721)
  • deps: update dependency conventional-changelog-conventionalcommits to v4.2.3 (#496) (bc606f8)
  • deps: update dependency conventional-recommended-bump to v6.0.5 (#480) (1e1e215)
  • deps: update dependency yargs to v15 (#484) (35b90c3)
  • use require.resolve for the default preset (#465) (d557372)
  • deps: update dependency detect-newline to v3.1.0 (#482) (04ab36a)
  • deps: update dependency figures to v3.1.0 (#468) (63300a9)
  • deps: update dependency git-semver-tags to v3.0.1 (#485) (9cc188c)
  • deps: update dependency yargs to v14.2.1 (#483) (dc1fa61)
  • deps: update dependency yargs to v14.2.2 (#488) (ecf26b6)
tommywo
published 7.0.1 •

Changelog

Source

7.0.1 (2019-11-07)

Bug Fixes

  • deps: update dependency conventional-changelog to v3.1.12 (#463) (f04161a)
  • deps: update dependency conventional-changelog-config-spec to v2.1.0 (#442) (a2c5747)
  • deps: update dependency conventional-recommended-bump to v6.0.2 (#462) (84bb581)
  • deps: update dependency stringify-package to v1.0.1 (#459) (e06a835)
  • deps: update dependency yargs to v14 (#440) (fe37e73)
  • deps: update dependency yargs to v14.2.0 (#461) (fb21851)
bcoe
published 7.0.0 •

Changelog

Source

7.0.0 (2019-07-30)

⚠ BREAKING CHANGES

  • we were accepting .version.json as a config file, rather than .versionrc.json

Bug Fixes

  • bump: transmit tag prefix argument to conventionalRecommendedBump (#393) (8205222)
  • cli: display only one, correct default for --preset flag (#377) (d17fc81)
  • commit: don't try to process and add changelog if skipped (#318) (3e4fdec)
  • deps: update dependency conventional-changelog-config-spec to v2 (#352) (f586844)
  • deps: update dependency conventional-recommended-bump to v6 (#417) (4c5cad1)
  • deps: update dependency find-up to v4 (#355) (73b35f8)
  • deps: update dependency find-up to v4.1.0 (#383) (b621a4a)
  • deps: update dependency git-semver-tags to v3 (#418) (1ce3f4a)
  • deps: update dependency semver to v6.3.0 (#366) (cd866c7)
  • deps: update dependency yargs to v13.3.0 (#401) (3d0e8c7)
  • adds support for releaseCommitMessageFormat (#351) (a7133cc)
  • stop suggesting npm publish if package.json was not updated (#319) (a5ac845)
  • Updates package.json to actual supported (tested) NodeJS versions. (#379) (15eec8a)
  • deps: update dependency yargs to v13.2.4 (#356) (00b2ce6)
  • update config file name in command based on README.md (#357) (ce44dd2)
bcoe
published 6.0.1 •

Changelog

Source

6.0.1 (2019-05-05)

Bug Fixes

  • don't pass args to git rev-parse (1ac72f7)
bcoe
published 6.0.0 •

Changelog

Source

6.0.0 (2019-05-05)

Bug Fixes

Build System

Features

  • adds configurable conventionalcommits preset (#323) (4fcd4a7)
  • allow a user to provide a custom changelog header (#335) (1c51064)
  • bump minor rather than major, if release is < 1.0.0 (#347) (5d972cf)
  • suggest branch name other than master (#331) (304b49a)
  • update commit msg for when using commitAll (#320) (74a040a)

Tests

  • disable gpg signing in temporary test repositories. (#311) (bd0fcdf)
  • use const based on new eslint rules (#329) (b6d3d13)

BREAKING CHANGES

  • we now bump the minor rather than major if version < 1.0.0; --release-as can be used to bump to 1.0.0.
  • tests are no longer run for Node 6
  • we now use the conventionalcommits preset by default, which directly tracks conventionalcommits.org.
bcoe
published 6.0.0-beta.0 •

bcoe
published 5.0.2 •

Changelog

Source

5.0.2 (2019-03-16)

bcoe
published 5.0.1 •

Changelog

Source

5.0.1 (2019-02-28)

Bug Fixes

  • make pattern for finding CHANGELOG sections work for non anchors (#292) (b684c78)
bcoe
published 5.0.0 •

Changelog

Source

5.0.0 (2019-02-14)

Bug Fixes

chore

Features

  • adds support for bumping for composer versions (#262) (fee872f)
  • cli application accept path/preset option (#279) (69c62cf)
  • fallback to tags if no meta-information file found (#275) (844cde6)
  • preserve formatting when writing to package.json (#282) (96216da)

BREAKING CHANGES

  • if no package.json, bower.json, etc., is found, we now fallback to git tags
  • removed Node 4/5 from testing matrix

<a name="4.4.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc