Skip to content

Releases: ls-age/bump-version

v1.0.0-beta.6

19 Sep 18:33

Choose a tag to compare

v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2020-09-19)

Bug Fixes

  • release: Fix typo that prevents tag creation (c8e215b)
  • release: Skip tag creation in dry run only (2b7a3e0)
  • Bump version in monorepo package dir (9731f42)
  • Compare correct tags (a446c60)
  • Do not verify release files (2b2568d)
  • Fix typo (#48) (d1a7b76)
  • Prevent git checks for pnpm (4390bcb)
  • Prevent type error while getting tags (48c852f)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support publishing with pnpm (#47) (cc16bbc)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v1.0.0-beta.5

03 Aug 06:54

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2020-08-03)

Bug Fixes

  • release: Fix typo that prevents tag creation (c8e215b)
  • release: Skip tag creation in dry run only (2b7a3e0)
  • Bump version in monorepo package dir (9731f42)
  • Do not verify release files (2b2568d)
  • Fix typo (#48) (d1a7b76)
  • Prevent git checks for pnpm (4390bcb)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support publishing with pnpm (#47) (cc16bbc)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v1.0.0-beta.4

01 Mar 19:40

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2020-03-01)

Bug Fixes

  • release: Fix typo that prevents tag creation (c8e215b)
  • release: Skip tag creation in dry run only (2b7a3e0)
  • Bump version in monorepo package dir (9731f42)
  • Do not verify release files (2b2568d)
  • Fix typo (#48) (d1a7b76)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support publishing with pnpm (#47) (cc16bbc)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v1.0.0-beta.3

24 Jan 19:14

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2020-01-24)

Bug Fixes

  • release: Fix typo that prevents tag creation (c8e215b)
  • release: Skip tag creation in dry run only (2b7a3e0)
  • Do not verify release files (2b2568d)
  • Fix typo (#48) (d1a7b76)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support publishing with pnpm (#47) (cc16bbc)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v1.0.0-beta.2

24 Jan 18:57

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2020-01-24)

Bug Fixes

  • release: Fix typo that prevents tag creation (c8e215b)
  • release: Skip tag creation in dry run only (2b7a3e0)
  • Fix typo (#48) (d1a7b76)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support publishing with pnpm (#47) (cc16bbc)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v1.0.0-beta.1

21 Jan 09:29

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2020-01-21)

Bug Fixes

  • release: Fix typo that prevents tag creation (c8e215b)
  • release: Skip tag creation in dry run only (2b7a3e0)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v1.0.0-beta.0

16 Jan 21:22
1d4d597

Choose a tag to compare

v1.0.0-beta.0 Pre-release
Pre-release

1.0.0-beta.0 (2020-01-16)

Features

  • Add 'in-monorepo' command (820fac7)
  • Basic monorepo support (#45) (a186499)
  • Preview releases with the '--dry-run' option (3348f2c)
  • Run for subpackages with the '--dir' option (f1d29a9)
  • Support releasing packages in subdirs (7e11b5a)

BREAKING CHANGES

  • release now returns an object

v0.2.1

29 Oct 09:28

Choose a tag to compare

0.2.1 (2019-10-29)

Bug Fixes

  • Better error message for invalid repository (e1f451a)

v0.2.0

01 Feb 17:55

Choose a tag to compare

0.2.0 (2019-02-01)

Features

  • Use --skip-release-files to release without adding files (a5e78d6)

v0.2.0-beta.1

16 May 13:14

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

0.2.0-beta.1 (2018-05-16)

Bug Fixes

Features

  • Add releases assets using the assets flag (9e71933)